local-server (9aa942c)
Installation
docker pull novit.tech/direktil/local-server:9aa942csha256:eab984333595bf1553c0e490dd3960a63a989e103970cdf02b2cf5eba784b52a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f16b528f4b | linux/amd64 | 311 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1782172800' |
| 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 ca-certificates curl openssh-client qemu-utils wireguard-tools erofs-utils erofsfuse cryptsetup systemd-boot-efi mtools # buildkit |
| COPY /bin/dkl /bin/dls /bin/ # buildkit |
| COPY /src/dist/ /bin/ # buildkit |