Sign inSign up

ghga/metldata:15.3.1-rc.3

Multi-platform
Index digest

sha256:8efa740f40ccfa376accb9238e91e59fe9be79d30baa0b9566715732b56854d3

OS/ARCH

Compressed size

97.38 MB

Last pushed

24 days by camillkaipf

Type

Image

Manifest digest

sha256:1564c770e5eb4486e372f13adbd8d01e2edc7b17530ae3d983c1ad4349817bfb

Image Layers

1add root layout2.32 KB
2mount /out from exec sh16.97 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.4 MB
9COPY /app/entrypoint /app/entrypoint # buildkit304 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