Test manifest by running containers locally
Opened this issue · 1 comments
traviscrist commented
- See if we can support running the containers from the manifest locally
justmoon commented
The idea is to use Docker's --net=host
so that all the containers share the same port space (i.e. the host's ports).