no cmd
This commit is contained in:
@@ -5,3 +5,4 @@ RUN apk update && apk --no-cache add bash curl git
|
|||||||
COPY ./entrypoint.sh /bin/entrypoint.sh
|
COPY ./entrypoint.sh /bin/entrypoint.sh
|
||||||
RUN chmod +x /bin/entrypoint.sh
|
RUN chmod +x /bin/entrypoint.sh
|
||||||
ENTRYPOINT ["/bin/entrypoint.sh"]
|
ENTRYPOINT ["/bin/entrypoint.sh"]
|
||||||
|
CMD []
|
||||||
|
|||||||
Reference in New Issue
Block a user