Add Docker support with Dockerfile and entrypoin
All checks were successful
Docker / build (release) Successful in 7s
All checks were successful
Docker / build (release) Successful in 7s
This commit is contained in:
parent
faf880a236
commit
792f7517e3
9 changed files with 208 additions and 2 deletions
|
|
@ -7,5 +7,6 @@ Pillow>=6.0.0
|
|||
django-debug-toolbar>=3.2.0
|
||||
python-decouple>=3.6
|
||||
whitenoise>=6.0
|
||||
psycopg2>=2.9
|
||||
psycopg2-binary>=2.9
|
||||
requests>=2.25
|
||||
gunicorn>=21.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue