A simple python application containerized with a dockerfile. The goal here is to both demonstrate running your application within a docker container but to also build a docker image in your CI/CD pipeline which will be pushed to Docker Hub or other container management service. -
View it on GitHub