Assume you have
- installed Docker and stared Docker daemon
- [Built the code base] (./Build_Instructions.md)
1. Create docker network
docker network create --driver bridge my-net
2. Build/Start Containers
a. docker-compose build
b. NETWORK=my_net docker-compose up
3. Go to http://docker_machine_ip/main/acmeair