Merge pull request 'fix' (#51) from master into dev
Reviewed-on: https://gitea.sprinthub.ru/self/infra/pulls/51
This commit was merged in pull request #51.
This commit is contained in:
@@ -6,4 +6,5 @@ RUN pip3 install --break-system-packages requests minio
|
|||||||
COPY ./config /etc/nginx
|
COPY ./config /etc/nginx
|
||||||
COPY prepare.py prepare.py
|
COPY prepare.py prepare.py
|
||||||
COPY run.sh run.sh
|
COPY run.sh run.sh
|
||||||
|
ENV PYTHONUNBUFFERED=1
|
||||||
ENTRYPOINT ["run.sh"]
|
ENTRYPOINT ["run.sh"]
|
||||||
Reference in New Issue
Block a user