sdk-ruby (sha256:3e18ad1e908383889b8a2d4c3279f9c7463db62c148bbfd8600b81b8cc6bd930)
Published 2026-02-19 14:54:48 +00:00 by sutty
Installation
docker pull git.sutty.abyaya.la/containers/sdk-ruby@sha256:3e18ad1e908383889b8a2d4c3279f9c7463db62c148bbfd8600b81b8cc6bd930sha256:3e18ad1e908383889b8a2d4c3279f9c7463db62c148bbfd8600b81b8cc6bd930Image layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG ALPINE_VERSION=3.23.3 |
| ENV LANG=C.UTF-8 |
| COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
| RUN |1 ALPINE_VERSION=3.23.3 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit |
| RUN |1 ALPINE_VERSION=3.23.3 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit |
| LABEL org.opencontainers.image.authors=f@sutty.nl |
| RUN /bin/sh -c apk add --no-cache alpine-sdk ccache cmake # buildkit |
| RUN /bin/sh -c adduser -s /bin/sh -D builder # buildkit |
| RUN /bin/sh -c adduser builder abuild # buildkit |
| ENV PATH=/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| ARG ALPINE_VERSION=3.23.3 |
| LABEL org.opencontainers.image.authors=f@sutty.nl |
| ARG RUBY_VERSION=3.4 |
| ARG RUBY_PATCH=8 |
| RUN |3 ALPINE_VERSION=3.23.3 RUBY_VERSION=3.4 RUBY_PATCH=8 /bin/sh -c apk add --no-cache tzdata ruby~${RUBY_VERSION}.${RUBY_PATCH} && rm /usr/lib/ruby/${RUBY_VERSION}.0/rubygems.rb # buildkit |
| RUN |3 ALPINE_VERSION=3.23.3 RUBY_VERSION=3.4 RUBY_PATCH=8 /bin/sh -c apk add --no-cache ruby-rake ruby-bundler # buildkit |
| COPY /usr/lib/ruby/3.4.0/rubygems.rb /usr/lib/ruby/3.4.0/ # buildkit |
| RUN |3 ALPINE_VERSION=3.23.3 RUBY_VERSION=3.4 RUBY_PATCH=8 /bin/sh -c apk add --no-cache ruby-dev # buildkit |
| ENTRYPOINT ["/bin/sh" "-c" "/bin/sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | f@sutty.nl |
| org.opencontainers.image.created | 2026-02-19T14:53:25Z |
| org.opencontainers.image.revision | 2631b7fdf3bc9f0efa27d2ec35fbcd1c9ab73d3a |
| org.opencontainers.image.source | https://git.sutty.abyaya.la/containers/sdk-ruby.git |
| org.opencontainers.image.url | https://git.sutty.abyaya.la/containers/sdk-ruby |
Details
2026-02-19 14:54:48 +00:00
Versions (19)
View all
Container
0
OCI / Docker
linux/amd64
f@sutty.nl
136 MiB
3.19.9-3.2.8
2026-04-15
3.21.6-3.3.10
2026-02-19
3.22.3-3.4.4
2026-02-19
3.23.3-3.4.8
2026-02-19
3.17.10-3.1.5
2026-01-15