Celery 5.0.2 Docker example
This is a fork of bstiel/celery-docker updated with poetry and cookiecutter.
Features
- Ready Dockerfile setup
poetry
for managing dependencies
Installation
Firstly, you will need to install dependencies:
pip install cookiecutter jinja2-git
Then, create a project itself:
cookiecutter gh:Hiyorimi/celery-docker