ruby (sha256:6aad8d7550a92da210a0789a1756b97bf50b872ee20fc92d4bc36135cd82a114)

Published 2024-05-23 17:40:28 +00:00 by panel in Sutty/containers-ruby

Installation

docker pull gitea.nulo.in/sutty/ruby@sha256:6aad8d7550a92da210a0789a1756b97bf50b872ee20fc92d4bc36135cd82a114
sha256:6aad8d7550a92da210a0789a1756b97bf50b872ee20fc92d4bc36135cd82a114

Image Layers

ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /
CMD ["/bin/sh"]
ARG ALPINE_VERSION
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.20.0 /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.20.0 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit
MAINTAINER "f <f@sutty.nl>"
ARG RUBY_VERSION
ARG RUBY_PATCH
RUN |2 RUBY_VERSION=3.3 RUBY_PATCH=1 /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.3 RUBY_PATCH=1 /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.3.0/rubygems.rb /usr/lib/ruby/3.3.0/ # buildkit

Labels

Key Value
org.opencontainers.image.created 2024-05-23T17:38:59Z
org.opencontainers.image.revision 96504a950d6da6a67cebf108607755769f1cb03a
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-ruby.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-ruby
Details
Container
2024-05-23 17:40:28 +00:00
2
OCI / Docker
linux/amd64
10 MiB
Versions (28) View all
latest 2024-10-23
3.17.10-3.1.5 2024-10-23
3.18.9-3.2.4 2024-10-23
3.19.4-3.2.4 2024-10-23
3.20.3-3.3.3 2024-10-23