Sign inSign up

ghga/ifrs:15.3.1-rc.2

Multi-platform
Index digest

sha256:04c012b39905eb0ef66786676903071d15bdfae218b0a45455fc7b189e97df35

OS/ARCH

Compressed size

76.11 MB

Last pushed

26 days by camillkaipf

Type

Image

Manifest digest

sha256:54c48255ff884013ed896800aae067d33281d298d314622c5d623db8cea64d18

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.20 B
6ARG GIT_SHA=ff211d2a43410 B
7ARG UID=10000 B
8COPY --chown=1000:1000 /app/.venv /app/.venv #59.14 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.20 B
11LABEL org.opencontainers.image.version=15.3.1-rc.2 org.opencontainers.image.revision=ff211d2a43410 B
12USER 10000 B
13ENTRYPOINT ["/app/entrypoint"]0 B

Command

add root layout