sdk-ruby (sha256:b9fbf56ffd376af6cf50ecc201dbc44695f3f778e093277a9621969287c5fae8)
Published 2025-01-07 17:35:34 +00:00 by sutty
Installation
docker pull git.sutty.abyaya.la/containers/sdk-ruby@sha256:b9fbf56ffd376af6cf50ecc201dbc44695f3f778e093277a9621969287c5fae8sha256:b9fbf56ffd376af6cf50ecc201dbc44695f3f778e093277a9621969287c5fae8Image layers
| ADD alpine-minirootfs-3.18.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| 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.18.10 |
| LABEL org.opencontainers.image.authors=f@sutty.nl |
| ARG RUBY_VERSION=3.2 |
| ARG RUBY_PATCH=4 |
| RUN |3 ALPINE_VERSION=3.18.10 RUBY_VERSION=3.2 RUBY_PATCH=4 /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.18.10 RUBY_VERSION=3.2 RUBY_PATCH=4 /bin/sh -c apk add --no-cache ruby-json ruby-bigdecimal ruby-rake ruby-bundler ruby-irb ruby-io-console ruby-etc # buildkit |
| COPY /usr/lib/ruby/3.2.0/rubygems.rb /usr/lib/ruby/3.2.0/ # buildkit |
| RUN |3 ALPINE_VERSION=3.18.10 RUBY_VERSION=3.2 RUBY_PATCH=4 /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 | 2025-01-07T17:33:19Z |
| org.opencontainers.image.revision | 3c28d1de2cdf48886f78b5b8a43f70fe3834e6b8 |
| 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
2025-01-07 17:35:34 +00:00
Versions (19)
View all
Container
1
OCI / Docker
linux/amd64
f@sutty.nl
116 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