Sign inSign up

lfds/audittrace-llm-stub:1.20.5

Multi-platform
Index digest

sha256:c7ec1f89acaee4bbb052de845b3dace9b9465a1cc4db9dcb619e653d09b5f831

OS/ARCH

Compressed size

55.8 MB

Last pushed

about 2 months by lfds

Type

Image

Manifest digest

sha256:3d2a8c204f52bc68a7f1ad26ee65ac5397cc5428dfe9f8a236ca67ef5085c682

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install14.35 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'