Learn how to dockerize your Django applications using Docker and Docker Compose.
We'll use Docker Compose to define a multi-container application, consisting of Celery, Redis and Postgres Database.
GitHub - https://bit.ly/3W9kpVt
Docker Compose - https://docs.docker.com/compose/insta...
0:00 Into
1:58 Dockerfile
4:40 Docker Compose YAML file
11:00 Docker Compose build