Docker Playground

Docker Playground

Play with Docker (PWD) is a project hacked by Marcos Liljedhal and Jonathan Leibiusky and sponsored by Docker Inc.

PWD is a Docker playground which allows users to run Docker commands in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in browser, where you can build and run Docker containers and even create clusters in Docker Swarm Mode. Under the hood Docker-in-Docker (DinD) is used to give the effect of multiple VMs/PCs

Advantages of Docker Playground

  1. You can try and learn docker at any time no need to install anything.

  2. Try docker , docker-compose , docker-swarm.

  3. Create multi instances on one sessions.

  4. You can open one or more ports

How to use

click on this link https://labs.play-with-docker.com/

login with docker.