Docker image for sites which need Celery, Python, Django, Redis
906
Docker image for sites which need to run:
docker build -t "kmturley:python-celery-django" .
Within your own Dockerfile:
FROM: kmturley/python-celery-django
Within a CI pipeline:
image: kmturley/python-celery-django
For more information please contact kmturley
Content type
Image
Digest
Size
349.7 MB
Last updated
about 8 years ago
docker pull kmturley/python-celery-django