ruby (sha256:e737dce34e91f35f45fedaee3e9a775eca8bda5eae1f8e2ec67f1eee3128d776)
Installation
docker pull gitea.nulo.in/sutty/ruby@sha256:e737dce34e91f35f45fedaee3e9a775eca8bda5eae1f8e2ec67f1eee3128d776
sha256:e737dce34e91f35f45fedaee3e9a775eca8bda5eae1f8e2ec67f1eee3128d776
Image Layers
ADD alpine-minirootfs-3.18.9-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
ARG ALPINE_VERSION=3.18.9 |
ENV LANG=C.UTF-8 |
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
RUN |1 ALPINE_VERSION=3.18.9 /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.18.9 /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 |
ARG RUBY_VERSION=3.2 |
ARG RUBY_PATCH=4 |
RUN |2 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 |2 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 |
Labels
Key | Value |
---|---|
org.opencontainers.image.authors | f@sutty.nl |
org.opencontainers.image.created | 2024-12-06T15:26:06Z |
org.opencontainers.image.revision | 790b3d131b8b3700d244150b5b0df27a5b65a280 |
org.opencontainers.image.source | https://gitea.nulo.in/Sutty/containers-ruby.git |
org.opencontainers.image.url | https://gitea.nulo.in/Sutty/containers-ruby |
Details
2024-12-06 15:26:57 +00:00
Versions (31)
View all
Container
1
OCI / Docker
linux/amd64
f@sutty.nl
9.7 MiB
latest
2024-12-06
3.18.9-3.2.4
2024-12-06
3.19.4-3.2.6
2024-12-06
3.20.3-3.3.6
2024-12-06
3.21.0-3.3.6
2024-12-06