Dockerfile to staging
Dockerfile
0 → 100644
docker-compose.yml
0 → 100644
docker_start.sh
0 → 100644
argon2-cffi==19.2.0 | ||
astroid==2.4.0 | ||
cachetools==4.0.0 | ||
certifi==2018.8.24 | ||
cffi==1.14.0 | ||
chardet==3.0.4 | ||
colorama==0.3.9 | ||
coverage==4.4.1 | ||
defusedxml==0.6.0 | ||
dj-database-url==0.4.2 | ||
Django==2.1.5 | ||
django-allauth==0.41.0 | ||
... | ... | @@ -29,7 +21,7 @@ mccabe==0.6.1 |
oauthlib==3.1.0 | ||
Pillow==7.0.0 | ||
pip==20.0.2 | ||
psycopg2==2.8.5 | ||
psycopg2-binary==2.8.5 | ||
pyasn1==0.4.8 | ||
pyasn1-modules==0.2.8 | ||
pycparser==2.19 | ||
... | ... |
start.sh
0 → 100644
stop.sh
0 → 100644
Please register or sign in to comment