sha256:6e33e2ea6b9268eb312d57f51ab6d776b7b419f9920a02cfe18c6ab26b0ae40d
OS/ARCH
linux/amd64
Compressed size
93.29 MB
Last pushed
4 months by carnyc
Type
Image
Manifest digest
sha256:6e33e2ea6b9268eb312d57f51ab6d776b7b419f9920a02cfe18c6ab26b0ae40d
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update65.65 MB4RUN /bin/sh -c mkdir -p618.42 KB5COPY vendor/wimboot /srv/tftp/wimboot # buildkit38.81 KB6COPY vendor/httpdisk.sys /srv/drivers/httpdisk.sys # buildkit23.34 KB7COPY vendor/httpdisk.exe /srv/drivers/httpdisk.exe # buildkit5.82 KB8COPY scripts/ /opt/pxe-boot0r/scripts/ # buildkit28.88 KB9COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit691 B10COPY config/smb.conf /etc/samba/smb.conf # buildkit687 B11COPY tftp/boot.ipxe /srv/tftp/boot.ipxe # buildkit580 B12COPY entrypoint.sh /entrypoint.sh # buildkit2.92 KB13RUN /bin/sh -c chmod +x12.4 KB14EXPOSE [137/udp 138/udp 139/tcp 4011/udp0 B15ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'