Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 573 Bytes

Rapid Reproducible Environment

vagrant up && vagrant ssh -c "cd /vagrant && docker-compose build && docker-compose up"

This will run:

You can use it as a starting point to add other machines to create more complex systems.