This website requires JavaScript.
Explore
Help
Register
Sign In
cookiecutter
/
cookiecutter-django
Watch
1
Star
1
Fork
0
You've already forked cookiecutter-django
mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced
2024-11-23 10:04:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25000e1015
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
compose
/
production
/
django
History
Arnav Choudhury
4a52845a26
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
..
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