stagex-base-rust (sha-36f4cb3)

Published 2026-04-29 15:27:57 +00:00 by Daniel.Sy

Installation

docker pull edp.buildth.ing/devfw-cicd/stagex-base-rust:sha-36f4cb3
sha256:04f765b16eaa4c4f567d3bf8058c7af7b22c0d54ab328f9d7b9d70e31ebe2faf

About this package

Minimal reproducible StageX Rust builder (pallet-rust) + distroless runtime

Image layers

COPY /rootfs/ / # buildkit
USER 1000:1000
ENTRYPOINT ["/bin/sh"]
ENV PS1=[Stageˣ] $
ENV TZ=UTC
ENV LANG=C.UTF-8
ENV LC_ALL=C
ENV USER=user
ENV HOME=/home/user
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY / / # buildkit
COPY / / # buildkit
ARG SOURCE_DATE_EPOCH=1777476430
LABEL org.opencontainers.image.title=stagex-base-rust
LABEL org.opencontainers.image.description=Minimal reproducible StageX Rust builder (pallet-rust) + distroless runtime
LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex
LABEL org.opencontainers.image.created=1777476430

Labels

Key Value
org.opencontainers.image.created 1777476430
org.opencontainers.image.description Minimal reproducible StageX Rust builder (pallet-rust) + distroless runtime
org.opencontainers.image.source https://edp.buildth.ing/DevFW-CICD/stagex
org.opencontainers.image.title stagex-base-rust
Details
Container
2026-04-29 15:27:57 +00:00
8
OCI / Docker
linux/amd64
1.5 MiB
Versions (21) View all