stagex-base-ruby (sha-08eeb32)
Published 2026-05-15 14:43:06 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/stagex-base-ruby:sha-08eeb32sha256:972f110fbbd779c4b835637b9fa3137ca39f73ba4fb9e2fdcc42fa2c383d502fAbout this package
StageX Ruby 3.4 runtime with bundler
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 |
| COPY / / # buildkit |
| USER root |
| RUN /bin/sh -c ln -s /usr/lib/libunwind.so.1 /usr/lib/libgcc_s.so.1 # buildkit |
| USER user |
| ENV GEM_HOME=/usr/local/bundle BUNDLE_SILENCE_ROOT_WARNING=1 PATH=/usr/local/bundle/bin:/usr/local/bin:/usr/bin:/bin |
| ARG SOURCE_DATE_EPOCH=1778855864 |
| LABEL org.opencontainers.image.title=stagex-base-ruby |
| LABEL org.opencontainers.image.description=StageX Ruby 3.4 runtime with bundler |
| LABEL org.opencontainers.image.source=https://edp.buildth.ing/DevFW-CICD/stagex |
| LABEL org.opencontainers.image.created=1778855864 |
| ENTRYPOINT ["ruby"] |
| CMD ["--version"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 1778855864 |
| org.opencontainers.image.description | StageX Ruby 3.4 runtime with bundler |
| org.opencontainers.image.source | https://edp.buildth.ing/DevFW-CICD/stagex |
| org.opencontainers.image.title | stagex-base-ruby |
Details
Versions (21)
View all