ruby (sha256:aa8c2aafa075577a653a0bc48780a7d20a1a1c1614a10fde52ca293975d081f4)
Installation
docker pull gitea.nulo.in/sutty/ruby@sha256:aa8c2aafa075577a653a0bc48780a7d20a1a1c1614a10fde52ca293975d081f4
sha256:aa8c2aafa075577a653a0bc48780a7d20a1a1c1614a10fde52ca293975d081f4
Image Layers
ADD file:9e193d6fff4bce11c0ee715ad87def9ef40e9608d4be84cf73391edd45b2810e in / |
CMD ["/bin/sh"] |
ARG ALPINE_VERSION=3.19.4 |
ENV LANG=C.UTF-8 |
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
RUN |1 ALPINE_VERSION=3.19.4 /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.19.4 /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-10-23T21:22:01Z |
org.opencontainers.image.revision | aac5aacc8f5d447d2550f51f69be6e3a760d9c55 |
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-10-23 21:25:50 +00:00
Versions (28)
View all
Container
2
OCI / Docker
linux/amd64
f@sutty.nl
10 MiB
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