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