1
This commit is contained in:
parent
36da9b3cd1
commit
d2a8feab9d
@ -2,4 +2,4 @@ FROM alpine:latest
|
||||
|
||||
RUN apk add gcc
|
||||
|
||||
ENTRYPOINT ["ls", "-lh", "/app"]
|
||||
ENTRYPOINT ["/app/test.sh"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user