local-server (7a6310c)
Installation
docker pull novit.tech/direktil/local-server:7a6310csha256:13f708d39609aa10dc05b3eba199293e5b3a86d5ab5b84e72fc5e1adcdb28e83
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 52f7e5d84b | linux/amd64 | 338 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1776729600' |
| ENTRYPOINT ["/bin/dkl-local-server"] |
| ENV _uncache=1 |
| RUN /bin/sh -c apt update && yes |apt 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 wireguard-tools erofs-utils erofsfuse cryptsetup systemd-boot-efi && apt clean # buildkit |
| COPY /bin/dkl /bin/dls /bin/ # buildkit |
| COPY /src/dist/ /bin/ # buildkit |