stagex-base-python (sha-a7fd24e)

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

Installation

docker pull edp.buildth.ing/devfw-cicd/stagex-base-python:sha-a7fd24e
sha256:8e4092310ee37a1a0bc8e0f8b69207ee05d8a9ff3c998a8a9dd9f1fcc96643a4

About this package

Minimal reproducible StageX Python runtime with uv package manager

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
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
COPY / / # buildkit
ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONHASHSEED=random PATH=/usr/local/bin:/usr/bin:/bin
ARG SOURCE_DATE_EPOCH=1777474993
LABEL org.opencontainers.image.title=stagex-base-python
LABEL org.opencontainers.image.description=Minimal reproducible StageX Python runtime with uv package manager
LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex
LABEL org.opencontainers.image.created=1777474993
ENTRYPOINT ["/usr/bin/python3"]

Labels

Key Value
org.opencontainers.image.created 1777474993
org.opencontainers.image.description Minimal reproducible StageX Python runtime with uv package manager
org.opencontainers.image.source https://edp.buildth.ing/DevFW-CICD/stagex
org.opencontainers.image.title stagex-base-python
Details
Container
2026-04-29 15:04:02 +00:00
6
OCI / Docker
linux/amd64
116 MiB
Versions (21) View all