Please install the following software if not already installed:
- Vagrant (tested with 1.9.3)
- Virtualbox >= 5.0
- Vagrant docker-compose plugin (
vagrant plugin install vagrant-docker-compose
)
1.) Please follow the "Configuration" section from docker Instructions 2.) Then run:
$: vagrant up
All dependencies will be downloaded. This may take a while ...
Now open http://localhost:8080 and have fun.