In Day 2, Created a simple Flask application with just one component — the web app. For that reason, we used: docker run -p 5000:5000 flask-docker-app This worked well because: There was only one service No database, cache, or external dependencie...
harikadevulapally.hashnode.dev4 min read
No responses yet.