Dockerizing Flask+MySQL Application Using Compose
In this blog, we are going to containerize the application we created in "Building URL Shortener API Using Flask + MySQL" using docker-compose. First, we will learn What is Docker? Why do we need to use it?
What is Docker?
To understand what is Docke...
blog.abbasmj.com6 min read