two workers

This commit is contained in:
Egor Matveev
2021-11-14 01:24:27 +03:00
parent a512261c4d
commit cfa89d3f57
3 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
apk add --update --no-cache python3 && ln -sf python3 /usr/bin/python
python3 -m ensurepip
apk update && apk add postgresql-dev gcc python3-dev musl-dev jpeg-dev zlib-dev libjpeg
pip3 install --no-cache --upgrade pip setuptools
pip3 install -r requirements.txt
python3 manage.py receive