ruby (sha256:8554b922bd9e9e0af8a61a556d127f5a2ffa588ca2769bd82eca82e105fe61ab)

Published 2024-02-13 16:30:03 +00:00 by sutty-ci in Sutty/containers-ruby

Installation

docker pull gitea.nulo.in/sutty/ruby@sha256:8554b922bd9e9e0af8a61a556d127f5a2ffa588ca2769bd82eca82e105fe61ab
sha256:8554b922bd9e9e0af8a61a556d127f5a2ffa588ca2769bd82eca82e105fe61ab

Image Layers

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f 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.18.6 /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.6 /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.2 RUBY_PATCH=2 /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=2 /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.created 2024-02-13T16:29:10Z
org.opencontainers.image.revision 44d2752c9db90d50e5f75715571b606d81f45020
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-02-13 16:30:03 +00:00
0
OCI / Docker
linux/amd64
9.6 MiB
Versions (13) View all
latest 2024-02-13
3.18.6-3.2.2 2024-02-13
3.17.7-3.1.4 2024-02-13
3.19.1-3.2.2 2024-02-13
3.17.6-3.1.4 2023-12-12