Contribute Media
A thank you to everyone who makes this possible: Read More

Dockerizing Django

Description

Docker helps make sure that the Django application you develop is exactly the same as the Django application you eventually deploy. In this talk, you will learn how to containerize a Django application, and use docker-compose to connect your Django application to your entire stack.

Details

Improve this page