sha256:41362ed97a7911f45b1a06f97603bfa4acbf603324aeee999c40629457e70e74
OS/ARCH
Compressed size
65.74 MB
Last pushed
2 months by rothackers
Type
Image
Manifest digest
sha256:73670d61c178508b348d6af309ece7d0e4fce9b92ee2eb1c7d7c98acfd211c9a
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.75 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update314 B13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit22.35 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.20 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 'amd64' out/ 'trixie' '@1783900800'