Sign inSign up

ghga/metldata:15.3.1-rc.3

Multi-platform
Index digest

sha256:8efa740f40ccfa376accb9238e91e59fe9be79d30baa0b9566715732b56854d3

OS/ARCH

Compressed size

96.99 MB

Last pushed

about 1 month by camillkaipf

Type

Image

Manifest digest

sha256:d4b0862f2ae371621b253013c800f0a6af35f17a8fc75a8d09397e801381a5d5

Image Layers

1add root layout2.03 KB
2mount /out from exec sh16.96 MB
3add users and groups335 B
4add metadata5.82 KB
5ARG PLATFORM_VERSION=15.3.1-rc.30 B
6ARG GIT_SHA=81796481a8870 B
7ARG UID=10000 B
8COPY --chown=1000:1000 /app/.venv /app/.venv #80.02 MB
9COPY /app/entrypoint /app/entrypoint # buildkit305 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.30 B
11LABEL org.opencontainers.image.version=15.3.1-rc.3 org.opencontainers.image.revision=81796481a8870 B
12USER 10000 B
13ENTRYPOINT ["/app/entrypoint"]0 B

Command

add root layout