Compare commits
2 Commits
b21186d2e9
...
62606adab9
| Author | SHA1 | Date | |
|---|---|---|---|
| 62606adab9 | |||
|
|
168b5fcbe5 |
@@ -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
|
||||
CMD ["run.sh"]
|
||||
ENTRYPOINT [""]
|
||||
CMD ["/docker-entrypoint.sh", "run.sh"]
|
||||
Reference in New Issue
Block a user