set entrypoint to /bin/sh
This commit is contained in:
parent
cb5647da97
commit
97a7c8ee6b
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ FROM alpine/git
|
||||||
RUN apk add --no-cache curl
|
RUN apk add --no-cache curl
|
||||||
|
|
||||||
ADD update /update
|
ADD update /update
|
||||||
|
|
||||||
|
ENTRYPOINT /bin/sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue