fix
This commit is contained in:
parent
7d530881d7
commit
1bd251e4d8
@ -6,4 +6,5 @@ RUN pip3 install --break-system-packages requests minio
|
||||
COPY ./config /etc/nginx
|
||||
COPY prepare.py prepare.py
|
||||
COPY run.sh run.sh
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENTRYPOINT ["run.sh"]
|
Loading…
Reference in New Issue
Block a user