grub is not needed here
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ env _uncache=1
|
|||||||
run --mount=type=cache,id=debian-trixie-apt,target=/var/cache/apt \
|
run --mount=type=cache,id=debian-trixie-apt,target=/var/cache/apt \
|
||||||
apt update \
|
apt update \
|
||||||
&& yes |apt install -y genisoimage gdisk dosfstools util-linux udev binutils systemd \
|
&& yes |apt install -y genisoimage gdisk dosfstools util-linux udev binutils systemd \
|
||||||
grub2 grub-pc-bin grub-efi-amd64-bin ca-certificates curl openssh-client qemu-utils wireguard-tools \
|
ca-certificates curl openssh-client qemu-utils wireguard-tools \
|
||||||
erofs-utils erofsfuse cryptsetup systemd-boot-efi mtools
|
erofs-utils erofsfuse cryptsetup systemd-boot-efi mtools
|
||||||
|
|
||||||
copy --from=dkl /bin/dkl /bin/dls /bin/
|
copy --from=dkl /bin/dkl /bin/dls /bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user