net_custom yaml

This commit is contained in:
Mikaël Cluseau 2024-11-04 22:44:46 +01:00
parent aac792c341
commit 2c6c1f4635

View File

@ -24,7 +24,7 @@ run \
from debian:bookworm
entrypoint ["/bin/dkl-local-server"]
env _uncache 1
env _uncache=1
run apt-get update \
&& yes |apt-get install -y genisoimage gdisk dosfstools util-linux udev binutils systemd \
grub2 grub-pc-bin grub-efi-amd64-bin ca-certificates curl openssh-client \