sha256:54ec8793ab856289c302df84f63ce22dbea181e3de12f6442e96ec72bdeb5383
OS/ARCH
Compressed size
111.19 MB
Last pushed
6 months by rothackers
Type
Image
Manifest digest
sha256:35e705ae01dc088a061ff9e4e4dba2eae382642a24f54797135158b584cb5a6a
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.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update319 B13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit67.85 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 &{["CMD-SHELL" "wshawk --help ||0 B20ENTRYPOINT ["wshawk"]0 B21CMD ["--help"]0 B22LABEL maintainer=Regaan0 B23LABEL description=WSHawk - Professional WebSocket0 B24LABEL version=3.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 'amd64' out/ 'trixie' '@1773619200'