Sign inSign up

ghga/fis:15.3.1-rc.3

Multi-platform
Index digest

sha256:c0543041a62fab849e3134d0e5153a2dfbc9e663931a922bb0965e2790378b13

OS/ARCH

Compressed size

74.91 MB

Last pushed

25 days by camillkaipf

Type

Image

Manifest digest

sha256:97c69cb8efe3b1e62cd6e0feb2d46a5fba7f71fa11cf0f6e1868dc30e8986676

Image Layers

1add root layout2.03 KB
2mount /out from exec sh16.96 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 #57.94 MB
9COPY /app/entrypoint /app/entrypoint # buildkit303 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