Sign inSign up

ossiq/ossiq-cli:0.1.9

Multi-platform
Security
Developer tools
Monitoring & observability
Index digest

sha256:69080a199489f1c3995bddba43b895d8bd8534f9cc6838634887cffe7075d250

OS/ARCH

Compressed size

159.68 MB

Last pushed

3 months by ossiq

Type

Image

Manifest digest

sha256:27f1b10ffbd78a5d25e567f7f48c5c9eb7c31fb29bd615be3a0e32fd7e3ea129

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.2 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.89 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.title=OSS IQ CLI org.opencontainers.image.description=Analyze0 B
11RUN /bin/sh -c groupadd --gid3.24 KB
12WORKDIR /app93 B
13COPY /app/.venv /app/.venv # buildkit58.88 MB
14COPY --chown=ossiq:ossiq docker-entrypoint.sh /usr/local/bin/ #1.54 KB
15RUN /bin/sh -c chmod +x1.54 KB
16ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=10 B
17RUN /bin/sh -c chown -R58.88 MB
18USER ossiq0 B
19WORKDIR /project97 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21CMD ["--help"]0 B

Command

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