docker-compose-django-celery-redis-postgres
docker-compose-django-celery-redis-postgres copied to clipboard
Create docker compose for Django, Celery, Redis and Postgres
Results
1
docker-compose-django-celery-redis-postgres issues
Sort by
recently updated
recently updated
newest added
Hi, your setup works fine. But I got trouble in importing external packages inside the tasks. See on stackoverflow: [Setup works - but importing external packages is a nightmare. If...