local-server (4d1deeb)
Installation
docker pull novit.tech/direktil/local-server:4d1deebsha256:4d91b25d60d8246d52867c7e4a03ea9d61875b1107a87aa983dfead3f5d0d34e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 7f84b81c45 | 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 |