sha256:825218b6854211f50871222071f7be07abe9a4a9cf9249c84e04806683592655
OS/ARCH
Compressed size
65.92 MB
Last pushed
2 months by rothackers
Type
Image
Manifest digest
sha256:cc848185737bb411c7c39ce7c526bb5cd7dcfcedd3dfd47569cb9e0468110969
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.71 MB9RUN /bin/sh -c set -eux;250 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 # buildkit22.24 MB14COPY /usr/local/bin/wshawk* /usr/local/bin/ # buildkit388 B15RUN /bin/sh -c useradd -m3.26 KB16USER wshawk0 B17ENV PYTHONUNBUFFERED=10 B18ENV PYTHONDONTWRITEBYTECODE=10 B19HEALTHCHECK {Test:[CMD-SHELL wshawk --help ||0 B20ENTRYPOINT ["wshawk"]0 B21CMD ["--help"]0 B22LABEL maintainer=Regaan0 B23LABEL description=WSHawk - Professional WebSocket0 B24LABEL version=4.0.40 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' '@1783900800'