Clone this repo with git clone --recursive https://github.com/thlacroix/docker-demo.git
To boot the VM, install docker and pull some base images, run vagrant up
You can then ssh to the VM by using vagrant ssh
All the code will be available in the /vagrant directory
You can begin with the curl demo
You can then build and/or launch MongoDB, the node.js application and the fake-s3 service
If you need, you can find some documentation on commands and Dockerfile