stagex-base-go (sha-05be746)

Published 2026-04-29 14:31:09 +00:00 by Daniel.Sy

Installation

docker pull edp.buildth.ing/devfw-cicd/stagex-base-go:sha-05be746
sha256:fd610ffdd141f8a59261c89717ec6c06efaf6d9c7fc8d20b07f4e49a9e13aec1

About 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=1777473054
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
Container
2026-04-29 14:31:09 +00:00
6
OCI / Docker
linux/amd64
1.5 MiB
Versions (33) View all