Sign inSign up

ghga/fis:15.3.1-rc.2

Multi-platform
Index digest

sha256:ce95cae471e8bedfe52c5642f13f78f55f32da446697be0c732e6c95f425a1c3

OS/ARCH

Compressed size

76.13 MB

Last pushed

26 days by camillkaipf

Type

Image

Manifest digest

sha256:3855e85fa0527944f0e14df4ee50bf0ea176b1ec1ceaa68555b1f7e5c3ea27bd

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.16 MB
9COPY /app/entrypoint /app/entrypoint # buildkit300 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