Sign inSign up

ghga/ifrs:15.3.0

Manifest digest

sha256:ffe58d44c79e62b2dd34234b17fef18707d9c7db227ebd3d5c063b6d40c72754

OS/ARCH

linux/amd64

Compressed size

78.55 MB

Last pushed

about 1 month by camillkaipf

Type

Image

Manifest digest

sha256:ffe58d44c79e62b2dd34234b17fef18707d9c7db227ebd3d5c063b6d40c72754

Image Layers

1add root layout2.4 KB
2mount /out from exec sh19.51 MB
3add users and groups312 B
4add metadata5.89 KB
5ARG PLATFORM_VERSION=15.3.00 B
6ARG GIT_SHA=a27bc880e0d10 B
7ARG UID=10000 B
8COPY --chown=1000:1000 /app/.venv /app/.venv #59.04 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.00 B
11LABEL org.opencontainers.image.version=15.3.0 org.opencontainers.image.revision=a27bc880e0d10 B
12USER 10000 B
13ENTRYPOINT ["/app/entrypoint"]0 B

Command

add root layout