sha256:3c59a5fb7a1b2929b938f6e0b396aea163b69f54760cf24c25001d30cd441ea0
OS/ARCH
Compressed size
637.46 MB
Last pushed
23 days by obeoneorg
Type
Image
Manifest digest
sha256:fd7a6229b4cef46946dec3d5fe03ff42d2563230c0be5f55cd3de327d974df5e
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2ARG TARGETARCH=amd640 B4LABEL org.opencontainers.image.description=Network troubleshooting toolkit with0 B5LABEL org.opencontainers.image.source=https://github.com/obeone/netshoot0 B6ENV TERM=xterm-kitty LANG=en_US.UTF-8 DEBIAN_FRONTEND=noninteractive0 B7RUN |1 TARGETARCH=amd64 /bin/sh -c261 B8RUN |1 TARGETARCH=amd64 /bin/sh -c3.41 MB9RUN |1 TARGETARCH=amd64 /bin/sh -c258.57 MB10RUN |1 TARGETARCH=amd64 /bin/sh -c1.39 MB11COPY /uv /uvx /usr/local/bin/ #21.15 MB12RUN |1 TARGETARCH=amd64 /bin/sh -c6.18 MB13COPY scripts/install-grpcurl.sh /tmp/ # buildkit744 B14RUN |1 TARGETARCH=amd64 /bin/sh -c7.57 MB15COPY scripts/install-witr.sh /tmp/ # buildkit1.01 KB16RUN |1 TARGETARCH=amd64 /bin/sh -c2.69 MB17COPY scripts/install-omz.sh /tmp/ # buildkit886 B18RUN |1 TARGETARCH=amd64 /bin/sh -c10.6 MB19COPY configs/zshrc /root/.zshrc # buildkit2.29 KB20COPY configs/p10k.zsh /root/.p10k.zsh # buildkit22.58 KB21COPY --chmod=755 tools/transfer.sh /usr/local/bin/transfer.sh #4.55 KB22WORKDIR /root32 B23CMD ["bash" "-c" "zsh; exit0 B24ARG TARGETARCH=amd640 B25LABEL org.opencontainers.image.title=netshoot-containerd0 B26LABEL org.opencontainers.image.description=Netshoot with nerdctl full0 B27COPY scripts/install-nerdctl.sh /tmp/ # buildkit996 B28RUN |1 TARGETARCH=amd64 /bin/sh -c278.81 MB29COPY --chmod=755 entrypoint-containerd.sh /entrypoint.sh #636 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'