stagex-base-go (sha-e0f3004)
Published 2026-05-15 14:12:18 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-go:sha-e0f3004sha256:33a2f3c564e17cf5b495be2ad21a3fbddb87b165e202b63ed63e23c193169938About this package
Minimal reproducible StageX Go runtime base image
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-go |
| LABEL org.opencontainers.image.description=Minimal reproducible StageX Go runtime base image |
| LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Minimal reproducible StageX Go runtime base image |
| org.opencontainers.image.source | https://edp.buildth.ing/DevFW-CICD/stagex |
| org.opencontainers.image.title | stagex-base-go |
Details
Versions (33)
View all