local-server (7f429a8)
Installation
docker pull novit.tech/direktil/local-server:7f429a8
sha256:54128e57acfca1c3b9134dfcd16ea5a3de9900c0abbfff05c4f9ec59c526f7a9
Image Layers
ADD file:71543995e4d314b0c86da5ddf8e0cb74649767d30b3e5b6261360de354f0567b 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 |