Compare commits
2 Commits
62606adab9
...
0f18439790
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f18439790 | |||
|
|
a42dad8c64 |
@@ -6,5 +6,5 @@ RUN pip3 install --break-system-packages requests minio
|
||||
COPY ./config /etc/nginx
|
||||
COPY prepare.py prepare.py
|
||||
COPY run.sh run.sh
|
||||
ENTRYPOINT [""]
|
||||
ENTRYPOINT []
|
||||
CMD ["/docker-entrypoint.sh", "run.sh"]
|
||||
Reference in New Issue
Block a user