Multistage Dockerfile (#90)

* Multistage Dockerfile

* Fix final stage and improve image size + layer caching

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
This commit is contained in:
stranger-danger-zamu
2021-03-13 05:24:44 -05:00
committed by GitHub
parent 6880c9ee56
commit ad070e7019
3 changed files with 56 additions and 21 deletions

View File

@@ -1,9 +1,8 @@
beautifulsoup4==4.7.1
certifi==2019.6.16
chardet==3.0.4
confusable-homoglyphs==3.2.0
Django==2.2.13
django-appconf==1.0.3
django-compressor==2.3
django-generate-secret-key==1.0.2
django-picklefield==2.0
django-registration==3.0.1
@@ -13,10 +12,7 @@ djangorestframework==3.11.1
idna==2.8
pyparsing==2.4.7
pytz==2019.1
rcssmin==1.0.6
requests==2.22.0
rjsmin==1.1.0
six==1.12.0
soupsieve==1.9.2
sqlparse==0.3.0
urllib3==1.25.3