inits/Dockerfile

10 lines
294 B
Docker
Raw Normal View History

2019-04-02 02:40:08 +00:00
# ------------------------------------------------------------------------
2019-10-23 06:11:47 +00:00
from mcluseau/golang-build:1.13.3
2019-04-02 02:40:08 +00:00
# ------------------------------------------------------------------------
2019-10-23 06:11:47 +00:00
from alpine:3.10
2019-04-02 02:40:08 +00:00
run apk add --update mksquashfs
add layer/ /layer/
2019-10-23 06:11:47 +00:00
copy --from=build /go/bin/ /layer/sbin/