Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.05 KB

Playing with play-with-docker

Some files put together to play with play-with-docker (PWD)

play-with-docker:

Play With Docker gives you the experience of having a free Alpine Linux Virtual Machine in the cloud where you can build and run Docker containers and even create clusters with Docker features like Swarm Mode.

Under the hood DIND or Docker-in-Docker is used to give the effect of multiple VMs/PCs.

A live version is available at: http://play-with-docker.com/



Projects Description
setup Sets up a docker swarm with manager nodes on PWD
ubuntudesktop Launch an Ubuntu LXDE desktop and Node File Manager in PWD
wordpress Launch WordPress and MySql