sdk-ruby (sha256:a47c429cb38a57fc3ffab8c112987c910c42ba07d6d662f5554f2b881c1d43e5)
Installation
docker pull gitea.nulo.in/sutty/sdk-ruby@sha256:a47c429cb38a57fc3ffab8c112987c910c42ba07d6d662f5554f2b881c1d43e5
sha256:a47c429cb38a57fc3ffab8c112987c910c42ba07d6d662f5554f2b881c1d43e5
Image Layers
ADD file:6dd87346b8be240b21b4f4d9296253bf0d28b6579aa52d2118872e3936963b6b in / |
CMD ["/bin/sh"] |
MAINTAINER "f <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 |
MAINTAINER "f <f@sutty.nl>" |
ARG RUBY_VERSION |
ARG RUBY_PATCH |
RUN |3 ALPINE_VERSION=3.17.5 RUBY_VERSION=3.1 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 |3 ALPINE_VERSION=3.17.5 RUBY_VERSION=3.1 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.1.0/rubygems.rb /usr/lib/ruby/3.1.0/ # buildkit |
RUN |3 ALPINE_VERSION=3.17.5 RUBY_VERSION=3.1 RUBY_PATCH=4 /bin/sh -c apk add --no-cache ruby-dev # buildkit |
ENTRYPOINT ["/bin/sh" "-c" "/bin/sh"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2023-10-02T16:35:19Z |
org.opencontainers.image.revision | fda86bc6ea0787f93a0e0443007e346e8f81b471 |
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
2023-10-02 16:36:33 +00:00
Versions (23)
View all
Container
1
OCI / Docker
linux/amd64
118 MiB
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