realpython/dockerizing-django resource
None observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4125
- days_rel: n/a
- days_push: 1548
- n_releases_24m: 0
Adoption not part of the score
1329 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A companion sample repository for a Real Python tutorial demonstrating how to containerize a Django application using Docker, Docker Compose, and Docker Machine. It provides a reference setup with Dockerfiles and Compose configuration for local Django development.
Use cases
- dockerize a django app for local development
- learn docker compose with a python web framework
- example dockerfile and docker-compose setup for django
- run django migrations inside docker containers
- follow a tutorial on django development with docker
- bootstrap a containerized django project
When to choose
- you are following the Real Python Django + Docker tutorial and want the exact working code
- you want a minimal, easy-to-read example of Docker Compose with Django
- you are learning container basics with a Python web stack
When to avoid
- you need a production-grade, maintained Django Docker template with modern tooling
- you require a license or active support for commercial use
- you use recent Docker versions without Docker Machine, which is deprecated
Facets
learning-resource · maturity maintenance
developer-tools deployment web-framework web-development developer-tools tutorials python cross-platform django docker-compose docker-machine tutorial-code sample-project real-python devops containers docker
3 sources
- readme: https://github.com/realpython/dockerizing-django · fetched 2026-08-28 · 0495cbea9e84
- homepage: https://realpython.com/blog/python/django-development-with-docker-compose-and-machine/ · fetched 2026-08-29 · 69b8688ddbab
- site_page: https://realpython.com/installable-django-app · fetched 2026-08-29 · 0d090caa3b87
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| realpython/dockerizing-django | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="realpython/dockerizing-django")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem