Sign inSign up

flyte/celery-docker-tools

By flyte

•Updated about 8 years ago

Runs a Celery worker, executing a set of tasks to allow remote control of a Docker host.

Image
0

418

flyte/celery-docker-tools repository overview

⁠Celery Docker Tools

A set of Celery tasks which allow remote control of a Docker host. Includes a Docker image which can be run on a Docker host.

⁠Usage

docker run -ti -v /var/run/docker.sock:/var/run/docker.sock flyte/celery-docker-tools -b redis://your.broker.url:6379 --result-backend redis://your.broker.url:6379 -l INFO

Tag summary

Content type

Image

Digest

Size

427.3 MB

Last updated

about 8 years ago

docker pull flyte/celery-docker-tools