mirror of
https://github.com/cnbattle/drone-upx.git
synced 2026-06-14 22:11:40 +08:00
init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FROM alpine
|
||||
|
||||
ADD drone-upx /bin/
|
||||
ADD upx /bin/
|
||||
|
||||
#RUN apk -Uuv add ca-certificates
|
||||
|
||||
ENTRYPOINT /bin/drone-upx
|
||||
Reference in New Issue
Block a user