Using sh
This commit is contained in:
@@ -7,4 +7,4 @@ WORKDIR /usr/src
|
|||||||
|
|
||||||
COPY entrypoint.sh .
|
COPY entrypoint.sh .
|
||||||
|
|
||||||
ENTRYPOINT ["sh", "-c", "/usr/src/entrypoint.sh"]
|
ENTRYPOINT ["/usr/src/entrypoint.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user