sha256:e094ea3c6295da018f81b7e1065b37079b00f8a0aa517698ed7816f6d54d53bb
OS/ARCH
Compressed size
119.12 MB
Last pushed
4 months by voxpupulibot
Type
Image
Manifest digest
sha256:c2ab4fc4162698357b045dc7ed7a7a791c3c88308ed0d0c767fd42cc854eb68b
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;188 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.110 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=c13aec0c206725d5d356acbae6e5fd8bffd92dc325aec14fd5dd7795d4b763d20 B8RUN /bin/sh -c set -eux;32.02 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;139 B13CMD ["irb"]0 B14LABEL org.label-schema.maintainer=Voxpupuli Team <[email protected]> org.label-schema.vendor=Voxpupuli0 B15ENV RUBYOPT=-W:no-experimental0 B16RUN /bin/sh -c apk update28.79 MB17COPY /usr/local/lib/ruby/gems /usr/local/lib/ruby/gems # buildkit2.9 MB18COPY /usr/local/bundle /usr/local/bundle # buildkit51.7 MB19COPY /Gemfile.lock /Gemfile.lock # buildkit15.51 KB20COPY Containerfile / # buildkit1.47 KB21COPY voxbox/Rakefile / # buildkit547 B22COPY voxbox/Gemfile / # buildkit832 B23WORKDIR /repo94 B24ENTRYPOINT ["rake" "-f" "/Rakefile"]0 B25CMD ["-T"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit