Sign inSign up

lfds/audittrace-llm-stub:1.22.0

Multi-platform
Index digest

sha256:aa9f9421624f57cda3e43d45d34436e1d19f6e14c8ac3b4357153cd7b2156663

OS/ARCH

Compressed size

55.78 MB

Last pushed

about 1 month by lfds

Type

Image

Manifest digest

sha256:95c570b220b2d9a921e9e1fdc23036ce89f63d6129ae0361e4c9bcb647d4292f

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install14.59 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 'amd64' out/ 'trixie' '@1785715200'