local-server (c8ad4c2)
Installation
docker pull novit.tech/direktil/local-server:c8ad4c2sha256:9c895d636732345674223d5413d6408676d84752b48785ee6025fa50f41d1574
Images
| Digest | OS / Arch | Size |
|---|---|---|
| a34e6cc6b0 | linux/amd64 | 338 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1779062400' |
| 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 |