inits/Dockerfile

10 lines
305 B
Docker
Raw Normal View History

2019-04-02 02:40:08 +00:00
# ------------------------------------------------------------------------
from mcluseau/golang-builder:1.15.1 as build
2019-04-02 02:40:08 +00:00
# ------------------------------------------------------------------------
from alpine:3.12
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/