fix(dockerfile)

This commit is contained in:
Mikaël Cluseau 2019-02-14 10:53:18 +11:00
parent c185bc1f7d
commit efacdab1e8
1 changed files with 0 additions and 6 deletions

View File

@ -17,10 +17,4 @@ 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
add scripts /scripts
add assets /assets
add efi-shim/ /shim
copy --from=build /go/bin/ /bin/