sha256:d3cc267819b8a328badc6900d4a2dc5323ae0f7d4bba71eb179d5e45315dcd9c
OS/ARCH
linux/amd64
Compressed size
711.17 MB
Last pushed
7 days by fabianekc
Type
Image
Manifest digest
sha256:12cf9c46556a8318170837a1f9e4e5539ca2103d8c92b50b368e121dea0ba086
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c set -eux;189 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.3.60 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=540975969d1af42190d26ff629bc93b1c3f4bffff4ab253e245e125085e662660 B10RUN /bin/sh -c set -eux;36.06 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;142 B15CMD ["irb"]0 B17WORKDIR /usr/src/app134 B18ENV RAILS_ROOT=0 B19RUN /bin/sh -c mkdir -p649.94 KB20COPY Gemfile Gemfile.extend #1.18 KB21RUN /bin/sh -c git config67.21 MB22COPY . . # buildkit6.37 MB23RUN /bin/sh -c bundle update7.89 MB24CMD ["./script/init.sh"]0 B25EXPOSE [3000/tcp]0 B27RUN /bin/sh -c apt-get update67.51 MB28RUN /bin/sh -c npm init35.21 MB29COPY Gemfile.extend . # buildkit254 B30RUN /bin/sh -c bundle install150.04 MB31COPY . . # buildkit984.99 KB32CMD ["./script/init.sh"]0 B33EXPOSE [3000/tcp]0 B35RUN /bin/sh -c apt-get update32 B36COPY Gemfile.extend . # buildkit255 B37RUN /bin/sh -c bundle install7 MB38COPY . . # buildkit147.32 KB39CMD ["./script/init.sh"]0 B40EXPOSE [3000/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'