local-server (e89b164)
Installation
docker pull novit.tech/direktil/local-server:e89b164sha256:92b221b31b680bb6790fa71ba5ebfa959513fedfcfacdbda15806ff54f9d88d5
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c337a0e293 | 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-get update && yes |apt-get 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 && apt-get clean # buildkit |
| COPY /bin/dkl /bin/dls /bin/ # buildkit |
| COPY /src/dist/ /bin/ # buildkit |