Dockerize a Python application.
Dockerize a Python application - Intro
This article will show how to dockerize a simple Python application.
If you prefer a video version, you can find it here:
All the code is available in the video description: https://youtu.be/zGP_nYmZd9c
π‘ Pre...
blog.francescociulla.com4 min read
Yash Raut
< Hello World !! >
In the Dockerfile section, I think it should be - "Create a file called Dockerfile in the API directory " and not the app directory.