Compare commits
2 Commits
838e83cfc2
...
e3292ccd60
Author | SHA1 | Date | |
---|---|---|---|
e3292ccd60 | |||
![]() |
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