Essential Docker for Python Flask Development
7.99 $
Introduction :
Introduction to Course
Introduction to Docker
Installing Docker
Hello World
Foreground vs Background
Docker Concepts
Simple Flask Containers :
Basic Flask Container
Running Our Basic Flask Container
A Hot Reload Gunicorn Flask App
Docker Compose :
Introduction to Docker Compose
The MySQL Counter App
The docker-compose file
App up and running
Interacting with the containers
A MongoDB App
Starting up the App
Running Tests
Testing the App
Using PDB with Docker
Conclusion :
Conclusion