Sign inSign up

0xj4f/shatterpoint:1.0

Multi-platform
Index digest

sha256:d818a7ca5d5aeb1eab6782a2dad769a0fb68542e92a8fe0b3f2d6dfb9db219fb

OS/ARCH

Compressed size

56.92 MB

Last pushed

3 months by 0xj4f

Type

Image

Manifest digest

sha256:eed49f718ae60934bd8d8e96a9e40c47c185df8074fa62223e27ffccd7abfb09

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;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/ # buildkit69.99 KB
18RUN /bin/sh -c pip install15.39 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' '@1781049600'