This project contains two small application that are available as docker images. They are used to illustrate the basic setup of networking between containers.
In root dir
- docker-compose build
- docker-compose up
docker exec -it 35cfc77b27dc935f67d00be339e9992377a6d3239047472e655a8f9b0706376d bash
docker build -t NAME .
docker run -t -i NAME