sha256:bbf459ee792635f6f5ea03fdcc436c21e65ab730cac67cc6bc94c9a8e1ee1281
OS/ARCH
Compressed size
56.97 MB
Last pushed
3 months by 0xj4f
Type
Image
Manifest digest
sha256:19fd2021de7d2b66f2a8cd3eebef160be86f4e48a58c32d0205eb906f008c4d5
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.title=shatterpoint0 B12LABEL org.opencontainers.image.description=OSCP Recon Attack Surface0 B13LABEL org.opencontainers.image.authors=0xj4f0 B14LABEL org.opencontainers.image.source=https://github.com/0xj4f/shatterpoint0 B15LABEL org.opencontainers.image.licenses=MIT0 B16WORKDIR /app93 B17COPY dist/*.whl /tmp/ # buildkit79.58 KB18RUN /bin/sh -c pip install15.44 MB19RUN /bin/sh -c mkdir -p112 B20VOLUME [/app/output]0 B21ENTRYPOINT ["shatterpoint"]0 B22CMD ["--help"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'