sha256:6d7a12024b7b73ca0c55081c1c5b3ebf65a1846d24a01fc2985d87bb7c739144
OS/ARCH
Compressed size
91.28 MB
Last pushed
17 days by htunnthuthu
Type
Image
Manifest digest
sha256:8c714bd5792d477f2b10524d50a0eb90dfb8e1a6d798f17448cc68aaa8a274e7
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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;3.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B12LABEL description=A comprehensive tool for0 B13LABEL version=2.8.00 B14LABEL org.opencontainers.image.source=https://github.com/htunn/offsec-ai0 B15LABEL org.opencontainers.image.documentation=https://github.com/htunn/offsec-ai#readme0 B16LABEL org.opencontainers.image.licenses=MIT0 B17ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B18RUN /bin/sh -c groupadd --gid7.09 MB19WORKDIR /app93 B20COPY pyproject.toml README.md LICENSE ./19.38 KB21COPY src/ ./src/ # buildkit220.19 KB22RUN /bin/sh -c pip install40.95 MB23USER appuser0 B24RUN /bin/sh -c mkdir -p183 B25WORKDIR /home/appuser32 B26HEALTHCHECK {Test:[CMD-SHELL offsec-ai --help >0 B27ENTRYPOINT ["offsec-ai"]0 B28CMD ["--help"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'