cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
2020-09-16 15:24:16 +05:30
..
celery Replaced base Docker image with debian:buster-slim (#2373) 2020-01-07 11:06:31 +00:00
Dockerfile Replaced copying python package directories with wheel files which are then used to install all requirements. This way the generated images would be a lot more stable as well. Size increases by 2-3mb though 2020-09-16 15:24:16 +05:30
entrypoint Replaced base Docker image with debian:buster-slim (#2373) 2020-01-07 11:06:31 +00:00
start Removed the 4 workers from the production start of uvicorn 2020-03-24 21:46:40 -04:00