Install Docker
None
None
None
Install Docker
- hosts: servers
roles:
- mongrelion.docker
For development, we use Vagrant. Bring the VM up with
$ vagrant up
This will automatically run the playbooks against the virtual machine once it's up.
After making changes to any playbook, you can test the provisioning with
$ vagrant provision
MIT
You can find me on Twitter: @mongrelion