Skip to main content

Command Palette

Search for a command to run...

Series

Django with docker

In this series, we will be introducing to docker, write Dockerfile to build container running django application. Then dockerize Django with PostgreSQL, Gunicorn and nginx to deploy.

Django with docker