docker-library/celery

Name: celery

Owner: docker-library

Description: Docker Official Image packaging for Celery

Created: 2015-02-20 17:29:45.0

Updated: 2018-03-12 09:54:36.0

Pushed: 2017-05-19 22:56:00.0

Homepage: http://celeryproject.org

Size: 16

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

DEPRECATED

This image is officially deprecated in favor of the standard python image, and will receive no further updates after 2017-06-01 (Jun 01, 2017). Please adjust your usage accordingly.

See the discussion in docker-library/celery#1 and docker-library/celery#12 for more details.

In most cases, using this image required re-installation of application dependencies, so for most applications it ends up being much cleaner to simply install Celery in the application container, and run it via a second command.

See the way the sentry image handles running a Celery beat and workers for a concrete example of this pattern being employed (docker run -d --name sentry-cron ... sentry run cron and docker run -d --name sentry-worker-1 ... sentry run worker).

About this Repo

This is the Git repo of the Docker official image for celery. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/celery.

See a change merged here that doesn't show up on the Docker Hub yet? Check the “library/celery” manifest file in the docker-library/official-images repo, especially PRs with the “library/celery” label on that repo. For more information about the official images process, see the docker-library/official-images readme.



This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.