Dockerize 3 Tier Flask Web App
Github link of the project.
Here I tried dockerizing a Flask web App which contains Frontend (html), Backend(Flask), and Database (mysql). Well, I first created separate the folders for frontend, backend , and database.
Then create the Dockerfile for...
devops-track.hashnode.dev1 min read