The objective of this repo is to show that you can debug a very simple application, dockerize that application, and create a dockerfile for it.
Fix the broken app
Create a Docker file for the app
Create a docker-compose file for the app.
docker-compose up