Sign inSign up

0xj4f/shatterpoint:1.0.2

Multi-platform
Index digest

sha256:29c3496582ecce41850faf40f8a01a6c08f712459985e259f0fcaa07ec4623f6

OS/ARCH

Compressed size

56.87 MB

Last pushed

3 months by 0xj4f

Type

Image

Manifest digest

sha256:56c19c69d2b2e1731e014ba6edc652f96f4966813d3f493f5c7ad5f710f28da7

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 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.55 MB
9RUN /bin/sh -c set -eux;249 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/ # buildkit68.3 KB
18RUN /bin/sh -c pip install15.62 MB
19RUN /bin/sh -c mkdir -p111 B
20VOLUME [/app/output]0 B
21ENTRYPOINT ["shatterpoint"]0 B
22CMD ["--help"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'