Compare commits
2 Commits
0f18439790
...
838e83cfc2
Author | SHA1 | Date | |
---|---|---|---|
838e83cfc2 | |||
![]() |
7d530881d7 |
@ -6,5 +6,4 @@ RUN pip3 install --break-system-packages requests minio
|
||||
COPY ./config /etc/nginx
|
||||
COPY prepare.py prepare.py
|
||||
COPY run.sh run.sh
|
||||
ENTRYPOINT []
|
||||
CMD ["/docker-entrypoint.sh", "run.sh"]
|
||||
ENTRYPOINT ["run.sh"]
|
Loading…
Reference in New Issue
Block a user