1
This commit is contained in:
parent
d2a8feab9d
commit
f97b647463
@ -1,5 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add gcc
|
||||
WORKDIR /app
|
||||
|
||||
ENTRYPOINT ["/app/test.sh"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user