celery

Celery Dockerfile for trusted automated Docker builds.

7
7
7
Shell
public

Celery Dockerfile

This repository contains Dockerfile of Celery for Docker’s automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull dockerfile/celery

    (alternatively, you can build an image from Dockerfile: docker build -t="dockerfile/celery" github.com/dockerfile/celery)

Usage

docker run -it --rm dockerfile/celery
v0.3.3[beta]