Docker Images / web-server / django

django

JSON →
docker1.10.4glibcEOL 2017-12-0223M pulls

Official Docker image for the Django web framework for Python.

Usage
Recommended variant
docker pull django:1.10.4
use 1.10.4 unless you have a specific reason not to
Variants
Available tags
django:full
Lifecycle
Support & EOL
latest1.10.4
pull size158MB compressed
OS EOLEOL 2017-12-02
supportEOL 2017-04-04
Known issues
Gotchas
Avoid :latest in production — pulls breaking major version changes
Full variant includes additional dependencies but increases image size
Ensure Python version compatibility with your Django project
Resources