IDS 706: Mini Project 12
Dockerized Application
Kayla Haeussler
Link: http://127.0.0.1:5000
- Create a simple python application containerized with a dockerfile. The goal here is to both demonstrate running your application within a docker container (using docker run terminal commands) but to also build a docker image in your CI/CD pipeline which will be pushed to Docker Hub or other container management service.