PR #2. What I learnt dockerizing a Flask app.
Containerization is an important part of software development. It helps to create an isolated and stable environment for our codes to run in. Docker is the most popular containerization software out there. This is why "dockerizing" an app is synonym...
taiwodevlab.hashnode.dev6 min read
Kirk Shillingford
Just here to help
Great article!