Skip to content
Snippets Groups Projects
Commit be7a7c19 authored by ale's avatar ale
Browse files

Do not override ENTRYPOINT

parent 7ec629bf
No related branches found
No related tags found
No related merge requests found
Pipeline #7496 passed
...@@ -9,4 +9,3 @@ COPY build.sh /tmp/build.sh ...@@ -9,4 +9,3 @@ COPY build.sh /tmp/build.sh
COPY post-upgrade.sh /post-upgrade.sh COPY post-upgrade.sh /post-upgrade.sh
RUN /tmp/build.sh && rm /tmp/build.sh RUN /tmp/build.sh && rm /tmp/build.sh
ENTRYPOINT ["/usr/local/bin/chaperone"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment