stagex-base-nodejs (sha-36f4cb3)
Published 2026-04-29 15:27:33 +00:00 by Daniel.Sy
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-nodejs:sha-36f4cb3sha256:3e22495fa15f72851743bec3a8977496e3f0d05743ab3a5e507c48856ecd6169About this package
Minimal reproducible StageX Node.js 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 |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| COPY / / # buildkit |
| ARG SOURCE_DATE_EPOCH=1777476430 |
| LABEL org.opencontainers.image.title=stagex-base-nodejs |
| LABEL org.opencontainers.image.description=Minimal reproducible StageX Node.js runtime base image |
| LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex |
| ENTRYPOINT ["/usr/bin/node"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Minimal reproducible StageX Node.js runtime base image |
| org.opencontainers.image.source | https://edp.buildth.ing/DevFW-CICD/stagex |
| org.opencontainers.image.title | stagex-base-nodejs |
Details
Versions (33)
View all