stagex-base-python (sha-3f7982d)
Published 2026-05-13 09:06:33 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-python:sha-3f7982dsha256:ebef49700c2616ea00cfb5e4eada574d72046b79e6d4064ebd2bf15e57bc73a5About 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=1778662501 |
| 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=1778662501 |
| ENTRYPOINT ["/usr/bin/python3"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 1778662501 |
| 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
Versions (21)
View all