local-server (99592d6)
Installation
docker pull novit.tech/direktil/local-server:99592d6sha256:0d515e76a5be90459a1c5a18a16db8d20982c43a79a4403e96fbe59c25ce233d
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ed3cea327f | linux/amd64 | 311 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1781049600' |
| 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 |