This commit is contained in:
parent
f714e05eb9
commit
c583730339
@ -1,5 +1,5 @@
|
||||
FROM alpine
|
||||
ADD script.sh /bin/
|
||||
RUN chmod +x /bin/script.sh
|
||||
RUN apk -Uuv add make
|
||||
RUN apk -Uuv add make patch
|
||||
ENTRYPOINT /bin/script.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user