dkl-store

This commit is contained in:
Mikaël Cluseau
2019-04-12 17:17:49 +01:00
parent 676c4bc21b
commit 6a0cd6da02
5 changed files with 188 additions and 17 deletions

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------
from golang:1.12.1-alpine as build
from golang:1.12.3-alpine as build
run apk add --update git
env CGO_ENABLED 0
@ -24,4 +24,7 @@ run apt-get update \
run yes |apt-get install -y grub2 grub-pc-bin grub-efi-amd64-bin \
&& apt-get clean
run apt-get install -y ca-certificates \
&& apt-get clean
copy --from=build /go/bin/ /bin/