sha256:078fd3de85a73d543c2bfbff44a8018c7985e713df5c3141f3521344afce0c21
OS/ARCH
linux/amd64
Compressed size
644.19 MB
Last pushed
11 months by fabianekc
Type
Image
Manifest digest
sha256:078fd3de85a73d543c2bfbff44a8018c7985e713df5c3141f3521344afce0c21
Image Layers
1# debian.sh --arch 'amd64' out/47.29 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c set -eux;189 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.2.80 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.8.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=1cccd3100155275293ae5d4ea0a1a1068f5de69e71732220f144acce26327a3c0 B10RUN /bin/sh -c set -eux;34.09 MB11ENV GEM_HOME=/usr/local/bundle0 B12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN /bin/sh -c set -eux;143 B15CMD ["irb"]0 B17WORKDIR /usr/src/app131 B18ENV RAILS_ROOT=/usr/src/app/0 B19RUN /bin/sh -c mkdir -p1.31 MB20COPY Gemfile Gemfile.extend Rakefile /usr/src/app/871 B21COPY config config # buildkit20.29 KB22COPY docker/local-gem/*.gem /tmp/ # buildkit52.94 KB23RUN /bin/sh -c git config66.82 MB24COPY . . # buildkit6.35 MB25CMD ["./script/init.sh"]0 B26EXPOSE &{[{{30 0} {30 0}}]0 B28RUN /bin/sh -c apt-get update27.97 MB29COPY Gemfile.extend /usr/src/app/ # buildkit372 B30RUN /bin/sh -c git config174.35 MB31COPY . . # buildkit48.18 KB32RUN /bin/sh -c bundle install3.6 KB33CMD ["./script/init.sh"]0 B34EXPOSE &{[{{30 0} {30 0}}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'