Sign inSign up

htunnthuthu/offsec-ai:2.7.0

Multi-platform
Security
Machine learning & AI
Index digest

sha256:6130cc97d258394d6fe9513ae37c5a95dc079183cf4a1d4a5b7041c6f56211bf

OS/ARCH

Compressed size

91.03 MB

Last pushed

about 1 month by htunnthuthu

Type

Image

Manifest digest

sha256:4397339a892c0c875644c6e0d13b898248277e6adaf7a1174e7065e1ef49f00e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL maintainer=htunn <[email protected]>0 B
12LABEL description=A comprehensive tool for0 B
13LABEL version=2.7.00 B
14LABEL org.opencontainers.image.source=https://github.com/htunn/offsec-ai0 B
15LABEL org.opencontainers.image.documentation=https://github.com/htunn/offsec-ai#readme0 B
16LABEL org.opencontainers.image.licenses=MIT0 B
17ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
18RUN /bin/sh -c groupadd --gid7.09 MB
19WORKDIR /app91 B
20COPY pyproject.toml README.md LICENSE ./18.89 KB
21COPY src/ ./src/ # buildkit220.39 KB
22RUN /bin/sh -c pip install40.71 MB
23USER appuser0 B
24RUN /bin/sh -c mkdir -p184 B
25WORKDIR /home/appuser32 B
26HEALTHCHECK {Test:[CMD-SHELL offsec-ai --help >0 B
27ENTRYPOINT ["offsec-ai"]0 B
28CMD ["--help"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'