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...
Jan 8, 20216 min read6.1K


