Supporting code for the article to containerise a Python Flask application using Docker and deploying it to Heroku
- Create a simple Flask Application
- Containerise the Flask application using Docker and test locally
- Deploy the container to Heroku
The article is available at the below link