Docker Images / message-queue / celery

celery

JSON →
docker4.0.2glibc4M pulls

Celery is an asynchronous task queue/job queue based on distributed message passing.

Usage
Recommended variant
docker pull celery:4.0.2
use 4.0.2 unless you have a specific reason not to
Variants
Available tags
celery:full
Lifecycle
Support & EOL
latest4.0.2
pull size82MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
requires a message broker like RabbitMQ or Redis
alpine variant not available — only full image
Resources