Skip to main content

Docker

Conteneurs : 

Hello-World : 

docker run hello-world

2048 :

docker run -d -p 8080:80 alexwhen/docker-2048