local-server (07a9df2)
Installation
docker pull novit.tech/direktil/local-server:07a9df2sha256:7f4d84beb44c733b0995bc7300d531ff2b7d1be027bbb62a5f0c7c41c5bd65ea
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 4cfdc19a18 | linux/amd64 | 338 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1779062400' |
| 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 |