Sign inSign up

lfds/audittrace-memory-server:1.20.3

Multi-platform
Index digest

sha256:b4ec2a913282fc9d1e92ba2fc8fd7ee9e3b367271361c6dc423db133eee5d593

OS/ARCH

Compressed size

326.24 MB

Last pushed

about 1 month by lfds

Type

Image

Manifest digest

sha256:cffa59d33951803b9331f3468e8f29029c232641aa766b21e02daad2109740a7

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
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update42.41 MB
13RUN /bin/sh -c groupadd --gid3.24 KB
14COPY /root/.local /home/sovereign/.local # buildkit242.09 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/ # buildkit292.04 KB
18COPY alembic.ini ./ # buildkit2.22 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 'arm64' out/ 'trixie' '@1785715200'