sha256:a75c10a23c351a50cf695400089852cb7748cb9961bd806b5877a9ee0d1483ce
OS/ARCH
Compressed size
111.6 MB
Last pushed
6 months by rothackers
Type
Image
Manifest digest
sha256:9e52e06265f3ce2178ce0ed4a17ce391a2ff92162e063172b9cbdd1fe87561b1
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update315 B13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit67.99 MB14COPY /usr/local/bin/wshawk* /usr/local/bin/ # buildkit390 B15RUN /bin/sh -c useradd -m3.26 KB16USER wshawk0 B17ENV PYTHONUNBUFFERED=10 B18ENV PYTHONDONTWRITEBYTECODE=10 B19HEALTHCHECK &{["CMD-SHELL" "wshawk --help ||0 B20ENTRYPOINT ["wshawk"]0 B21CMD ["--help"]0 B22LABEL maintainer=Regaan0 B23LABEL description=WSHawk - Professional WebSocket0 B24LABEL version=4.0.00 B25LABEL org.opencontainers.image.source=https://github.com/regaan/wshawk0 B26LABEL org.opencontainers.image.description=Professional WebSocket security scanner0 B27LABEL org.opencontainers.image.licenses=AGPL-3.00 B28LABEL org.opencontainers.image.title=WSHawk0 B29LABEL org.opencontainers.image.vendor=Regaan0 B30LABEL org.opencontainers.image.url=https://github.com/regaan/wshawk0 B31LABEL org.opencontainers.image.documentation=https://github.com/regaan/wshawk/blob/main/README.md0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'