local-server (b0e84f6)
Installation
docker pull novit.tech/direktil/local-server:b0e84f6sha256:d030a0ff662b6b86eaebe9914e684a66ac1810b3e675ed530d8067af75884cb0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 137e78c20f | linux/amd64 | 338 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1776729600' |
| 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 grub2 grub-pc-bin grub-efi-amd64-bin ca-certificates curl openssh-client qemu-utils wireguard-tools erofs-utils erofsfuse cryptsetup systemd-boot-efi && apt clean # buildkit |
| COPY /bin/dkl /bin/dls /bin/ # buildkit |
| COPY /src/dist/ /bin/ # buildkit |