sha256:34a5a6d98699a866f702e276dbfd389c2091d42f35398906159e5f681b96b8a2
OS/ARCH
linux/amd64
Compressed size
179.31 MB
Last pushed
10 months by kineticci
Type
Image
Manifest digest
sha256:34a5a6d98699a866f702e276dbfd389c2091d42f35398906159e5f681b96b8a2
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;1.22 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.70 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c70 B8RUN /bin/sh -c set -eux;40.24 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;144 B13CMD ["irb"]0 B14ARG BUNDLE_FROZEN=true0 B15RUN |1 BUNDLE_FROZEN=true /bin/sh -c101.15 MB16WORKDIR /usr/src/app132 B17COPY . . # buildkit3.85 KB18RUN |1 BUNDLE_FROZEN=true /bin/sh -c8.3 MB19CMD ["ruby" "./entrypoint.rb"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'