Sign inSign up

lfds/audittrace-memory-server:1.25.0

Multi-platform
Index digest

sha256:4a96078d2e17bc0e8c73dc04125b4e3429eaa296d60140774b29b4328dbd913a

OS/ARCH

Compressed size

338 MB

Last pushed

19 days by lfds

Type

Image

Manifest digest

sha256:9ab9f04e6b8132d06bff280d977c93d8ce0d1e6232f5532ded362db288e35106

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app91 B
12RUN /bin/sh -c apt-get update42.85 MB
13RUN /bin/sh -c groupadd --gid3.24 KB
14COPY /root/.local /home/sovereign/.local # buildkit253.59 MB
15ENV PATH=/home/sovereign/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16ENV PYTHONPATH=/app/src0 B
17COPY src/ ./src/ # buildkit355.71 KB
18COPY alembic.ini ./ # buildkit2.23 KB
19COPY scripts/entrypoint.sh ./scripts/ # buildkit1.39 KB
20USER sovereign0 B
21EXPOSE [8765/tcp]0 B
22HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8765/health0 B
23ENTRYPOINT ["/app/scripts/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'