Example of an simple Python Microservices Architecture that can be deployed with Docker Stack Swarm.
Ensure that you have set the ports between the application correctly, by default they will not work.
Ensure that you have build the images and saved them in a local registry.