local-server (40d0813)
Installation
docker pull novit.tech/direktil/local-server:40d0813
sha256:54ec35f856e0c474667f1e24287d17cd41800c9c2e838c1d5dde9fea0d4eb2ec
Image Layers
ADD file:da3938f00f114fa8f5948fb7182da39c43e5ce57a334ba528681cb29aff0d2f6 in / |
CMD ["bash"] |
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 && apt-get clean # buildkit |
COPY /src/dist/ /bin/ # buildkit |