docker: keep grub for now

This commit is contained in:
Mikaël Cluseau 2019-02-14 11:24:14 +11:00
parent efacdab1e8
commit 908ff595a3
1 changed files with 3 additions and 0 deletions

View File

@ -17,4 +17,7 @@ run apt-get update \
&& apt-get install -y genisoimage gdisk dosfstools util-linux udev \
&& apt-get clean
run yes |apt-get install -y grub2 grub-pc-bin grub-efi-amd64-bin \
&& apt-get clean
copy --from=build /go/bin/ /bin/