Sign inSign up

ghga/ucs:15.3.1-rc.1

Multi-platform
Index digest

sha256:e0df1719611eda09e7c11459cfb5ba2a1cc58eb606d2d6184ffcd07170df0335

OS/ARCH

Compressed size

74.97 MB

Last pushed

29 days by camillkaipf

Type

Image

Manifest digest

sha256:e4c236310274d4944a98413b08a9d0f5167437ee3dcb7e55f647497e1b664c42

Image Layers

1add root layout2.04 KB
2mount /out from exec sh16.96 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 #58 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.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