Spaces:
Runtime error
Runtime error
Experimenting with adding CMD.
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -60,3 +60,4 @@ RUN --mount=type=secret,id=DEBUG,mode=0444,required=true \
|
|
| 60 |
|
| 61 |
ENTRYPOINT ["/entrypoint.sh"]
|
| 62 |
|
|
|
|
|
|
| 60 |
|
| 61 |
ENTRYPOINT ["/entrypoint.sh"]
|
| 62 |
|
| 63 |
+
CMD ["/entrypoint.sh"]
|