local-server (cef4441)
Installation
docker pull novit.tech/direktil/local-server:cef4441
sha256:460bdc335fcc1725530ca6baaad70ae829bd4341ad40f32221de53f621b9aaa1
Image Layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000' |
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 |