local-server (ab6f0b6)
Installation
docker pull novit.tech/direktil/local-server:ab6f0b6
sha256:83b1d2478bcfe834dab76fb7e5e94e778319dfd94ab2d7925e164dc348882097
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 |