sha256:b5b649d48bc753d1dd7e7576a017e73b90de4b732b191ca3fcaee5ca87c0f51b
OS/ARCH
linux/amd64
Compressed size
141.35 MB
Last pushed
about 1 year by kineticci
Type
Image
Manifest digest
sha256:b5b649d48bc753d1dd7e7576a017e73b90de4b732b191ca3fcaee5ca87c0f51b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;3.34 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.40 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.4.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=f76d63efe9499dedd8526b74365c0c811af00dc9feb0bed7f5356488476e28f40 B8RUN /bin/sh -c set -eux;39.45 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;143 B13CMD ["irb"]0 B14ARG BUNDLE_FROZEN=true0 B15RUN |1 BUNDLE_FROZEN=true /bin/sh -c64.33 MB16WORKDIR /usr/src/app132 B17COPY . . # buildkit3.85 KB18RUN |1 BUNDLE_FROZEN=true /bin/sh -c7.3 MB19CMD ["ruby" "./entrypoint.rb"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'