Sign inSign up

0xj4f/shatterpoint:1.3.0

Multi-platform
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=shatterpoint0 B
12LABEL org.opencontainers.image.description=OSCP Recon Attack Surface0 B
13LABEL org.opencontainers.image.authors=0xj4f0 B
14LABEL org.opencontainers.image.source=https://github.com/0xj4f/shatterpoint0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16WORKDIR /app93 B
17COPY dist/*.whl /tmp/ # buildkit79.58 KB
18RUN /bin/sh -c pip install15.44 MB
19RUN /bin/sh -c mkdir -p112 B
20VOLUME [/app/output]0 B
21ENTRYPOINT ["shatterpoint"]0 B
22CMD ["--help"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'