Sign inSign up

lfds/audittrace-llm-stub:1.24.10

Multi-platform
Index digest

sha256:92381745d8c2fd144e0134e1c22caab4400cc58be17c40c57c26c3a54da1fe44

OS/ARCH

Compressed size

55.82 MB

Last pushed

22 days by lfds

Type

Image

Manifest digest

sha256:0bdbe28ac947dcbba5cdd8da7bbe975171fe969e3ee020bda14ec53657779a0d

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;247 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install14.36 MB
12WORKDIR /app93 B
13COPY server.py /app/server.py # buildkit2.18 KB
14EXPOSE [8080/tcp]0 B
15RUN /bin/sh -c useradd --uid1.15 KB
16USER 100010 B
17CMD ["uvicorn" "server:app" "--host" "0.0.0.0"0 B

Command

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