Sign inSign up

htunnthuthu/offsec-ai:2.5.6

Multi-platform
Security
Machine learning & AI
Index digest

sha256:54f73c646bf477ee5800f94bb92e26ec57fc03d38a7a41fe84d232f07180ee3d

OS/ARCH

Compressed size

90.23 MB

Last pushed

3 months by htunnthuthu

Type

Image

Manifest digest

sha256:29621b059346b2b7dd9cc87de8a7b9f21e7be1769b1e13d984cf0bfa05477038

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=htunn <[email protected]>0 B
12LABEL description=A comprehensive tool for0 B
13LABEL version=2.0.20 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.16 MB
19WORKDIR /app93 B
20COPY pyproject.toml README.md LICENSE ./15.22 KB
21COPY src/ ./src/ # buildkit189.71 KB
22RUN /bin/sh -c pip install39.55 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 'amd64' out/ 'bookworm' '@1782172800'