local-server (af2758d)
Installation
docker pull novit.tech/direktil/local-server:af2758dsha256:c6e9312e6b7404139dfcffd64363a305a44f21a1b83d9efbdd127bad1b8e2a89
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 |