chore dockerfile
This commit is contained in:
parent
aac792c341
commit
edbe1641fd
@ -24,7 +24,7 @@ run \
|
|||||||
from debian:bookworm
|
from debian:bookworm
|
||||||
entrypoint ["/bin/dkl-local-server"]
|
entrypoint ["/bin/dkl-local-server"]
|
||||||
|
|
||||||
env _uncache 1
|
env _uncache=1
|
||||||
run apt-get update \
|
run apt-get update \
|
||||||
&& yes |apt-get install -y genisoimage gdisk dosfstools util-linux udev binutils systemd \
|
&& 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 \
|
grub2 grub-pc-bin grub-efi-amd64-bin ca-certificates curl openssh-client \
|
||||||
|
Loading…
Reference in New Issue
Block a user