Sign inSign up

ghga/fis:15.3.1-rc.1

Multi-platform
Index digest

sha256:7a59e074b94e842942f20bdfcd69e15b3114cf6b02186c445e39ff2685537924

OS/ARCH

Compressed size

76.13 MB

Last pushed

about 1 month by camillkaipf

Type

Image

Manifest digest

sha256:893a59c3a246f924ad2e45360547ed2e8fc99579507f98546ebc1e764139d65e

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

Command

add root layout