local-server (aed66da)
Installation
docker pull novit.tech/direktil/local-server:aed66dasha256:f866e205a5a768429105b124a71d59be0f4e241ed402a9b546149712cc0ba61c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 3d0fbc6101 | linux/amd64 | 341 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| 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 wireguard-tools erofs-utils erofsfuse cryptsetup && apt-get clean # buildkit |
| COPY /bin/dkl /bin/dls /bin/ # buildkit |
| COPY /src/dist/ /bin/ # buildkit |