sha256:be6bc6261854b66468aa36381ae58ec51ad04c16afecb841eda5ef2a401c870b
OS/ARCH
linux/amd64
Compressed size
442.53 MB
Last pushed
5 days by fabianekc
Type
Image
Manifest digest
sha256:6f707247fadf8f1adae2a9a232533ed11e4a54a00b829eb0ad14edca85f9f043
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 Gemfile.lock ./3.54 KB21RUN /bin/sh -c git config67.33 MB22COPY . . # buildkit6.37 MB23RUN /bin/sh -c ln -s161 B24CMD ["./script/init.sh"]0 B25EXPOSE [3000/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'