Docker image that can be used as a platform for a django app. Unlike the repo this was forked from, this doesn't contain a django app in the image.
Use this to build a new image
$ sudo docker build .
With a tag for easier reuse
$ sudo docker build -t <your username>/django-docker .
Content type
Image
Digest
Size
177.3 MB
Last updated
over 10 years ago
docker pull log0ymxm/django-docker