specify entrypoint location
This commit is contained in:
parent
687c012f7b
commit
a6e34303cf
|
@ -5,4 +5,4 @@ RUN true && \
|
||||||
|
|
||||||
COPY entrypoint.sh /
|
COPY entrypoint.sh /
|
||||||
|
|
||||||
ENTRYPOINT ["entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user