stagex-base-rust (sha-e0f3004)
Published 2026-05-15 14:16:32 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-rust:sha-e0f3004sha256:c4080397e518fd01d775370c969caed5f8582f7db57246705ac25fd40d01f14cAbout 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=1778854166 |
| 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=1778854166 |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 1778854166 |
| 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
Versions (21)
View all