inits/Dockerfile

10 lines
294 B
Docker
Raw Normal View History

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