- bash
- virtualbox - https://www.virtualbox.org/wiki/Linux_Downloads
- vagrant - https://www.vagrantup.com/downloads.html
./run-containernet.bash
- Builds an ubuntu bionic vagrant/virtualbox containernet VM
- Builds docker container images containing holochain binaries
- Runs the provided containernet-script.py test suite
- Exits
The build is based off your working directory files... and while it cannot use your local cargo cache, it will keep a cache inside the virtualbox vm, so subsequent builds will be faster, and you can iterate locally.