https://github.com/form3tech-oss/platform-interview - on ubuntu / fix the code run vagrant up - connect to the vagrant host "vagrant ssh" - docker-compose up (runs the vault container) - build the other containers ( docker build -t form3tech-oss/platformtest-payment . ) create the docker networks docker network create vagrant_production docker network create vagrant_development