Sign inSign up

ghga/metldata:15.3.1-rc.1

Multi-platform
Index digest

sha256:89d6c6a315a8045417d50c76b5450b58b467e6f2a8ff33245bba1ac7b4155679

OS/ARCH

Compressed size

96.99 MB

Last pushed

27 days by camillkaipf

Type

Image

Manifest digest

sha256:a3eb9cf2cf4ba58d678f57d4c09a861444e8fc28f9af95b409b59ec6d65e6cec

Image Layers

1add root layout2.04 KB
2mount /out from exec sh16.96 MB
3add users and groups335 B
4add metadata5.82 KB
5ARG PLATFORM_VERSION=15.3.1-rc.10 B
6ARG GIT_SHA=c40057422b0a0 B
7ARG UID=10000 B
8COPY --chown=1000:1000 /app/.venv /app/.venv #80.02 MB
9COPY /app/entrypoint /app/entrypoint # buildkit307 B
10ENV PATH=/app/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=1 GHGA_PLATFORM_VERSION=15.3.1-rc.10 B
11LABEL org.opencontainers.image.version=15.3.1-rc.1 org.opencontainers.image.revision=c40057422b0a0 B
12USER 10000 B
13ENTRYPOINT ["/app/entrypoint"]0 B

Command

add root layout