sha256:92dce815147c56454b16ea898ac3dfcf08e210a116cb9c2edf162340928a8d56
OS/ARCH
Compressed size
90.23 MB
Last pushed
3 months by htunnthuthu
Type
Image
Manifest digest
sha256:85b79358a4d50fbc42ed52bd7e25e864dbc6e120b8b3cc4b86ac4da455d23f81
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.36 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B12LABEL description=A comprehensive tool for0 B13LABEL version=2.0.20 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.16 MB19WORKDIR /app93 B20COPY pyproject.toml README.md LICENSE ./15.22 KB21COPY src/ ./src/ # buildkit189.71 KB22RUN /bin/sh -c pip install39.55 MB23USER appuser0 B24RUN /bin/sh -c mkdir -p185 B25WORKDIR /home/appuser32 B26HEALTHCHECK {Test:[CMD-SHELL offsec-ai --help >0 B27ENTRYPOINT ["offsec-ai"]0 B28CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'