sdk-ruby (sha256:896c1eecc2ad30933a37c79f2b6b388179c0a5e427674dabd1aad9cf9f7649c4)

Published 2024-10-23 17:05:02 +00:00 by panel in Sutty/containers-sdk-ruby

Installation

docker pull gitea.nulo.in/sutty/sdk-ruby@sha256:896c1eecc2ad30933a37c79f2b6b388179c0a5e427674dabd1aad9cf9f7649c4
sha256:896c1eecc2ad30933a37c79f2b6b388179c0a5e427674dabd1aad9cf9f7649c4

Image Layers

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
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.20.3
LABEL org.opencontainers.image.authors=f@sutty.nl
ARG RUBY_VERSION=3.3
ARG RUBY_PATCH=3
RUN |3 ALPINE_VERSION=3.20.3 RUBY_VERSION=3.3 RUBY_PATCH=3 /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.20.3 RUBY_VERSION=3.3 RUBY_PATCH=3 /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
RUN |3 ALPINE_VERSION=3.20.3 RUBY_VERSION=3.3 RUBY_PATCH=3 /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 2024-10-23T16:21:30Z
org.opencontainers.image.revision 916ee511efe8b37c3ddde4ea1f9b20844cef93ee
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-sdk-ruby.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-sdk-ruby
Details
Container
2024-10-23 17:05:02 +00:00
1
OCI / Docker
linux/amd64
f@sutty.nl
117 MiB
Versions (23) 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.20.3-3.3.3 2024-10-23
3.17.9-3.1.5 2024-07-25