local-server (1a4d908)
Installation
docker pull novit.tech/direktil/local-server:1a4d908sha256:50746b9b562a0f61a44e14a8334fc2e6a483f3c08480e9bf93b6beab15ac1250
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3426eecd21 | linux/amd64 | 338 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1777939200' |
| 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 |