local-server (260addf)
Installation
docker pull novit.tech/direktil/local-server:260addfsha256:1f4bd9a2878d3cb1a7281bc54541e1293b204e29d4a77873e8a32dbf7e6b7f9f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5a38f5200e | linux/amd64 | 311 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1783900800' |
| 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 |