local-server (44fc114)
Installation
docker pull novit.tech/direktil/local-server:44fc114
sha256:bb29a2d2b166b9c799b684ffba88fa8edadc12eaa255a05fa8144d3805b1eaa5
Image Layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600' |
ENTRYPOINT ["/bin/dkl-local-server"] |
ENV _uncache=1 |
RUN /bin/sh -c 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 qemu-utils && apt-get clean # buildkit |
COPY /src/dist/ /bin/ # buildkit |