Sign inSign up

lfds/audittrace-llm-stub:1.20.2

Multi-platform
Index digest

sha256:a6278c62f6bfa7a87a1c083e443033bbf3e780b2b6042c42defeeb92a4278930

OS/ARCH

Compressed size

55.8 MB

Last pushed

about 1 month by lfds

Type

Image

Manifest digest

sha256:8f9e4e4e076cc060c6eb0837a538ee8afe18554bacb05bcac17dd905e7956bae

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'