sha256:65be16e1d261ea9a92c885eb8626e33ae46de6bfc6f6d6bce71c24eff2a6ae5f
OS/ARCH
Compressed size
623.99 MB
Last pushed
17 days by freikin
Type
Image
Manifest digest
sha256:efe5af0ba6c1d4ae2d09fd19a818bd9ba4e8b2533ea748127d6b4fc4a0ee48b5
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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.90 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a0 B8RUN /bin/sh -c set -eux;40.18 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 RAILS_ENV=production0 B15ENV APP_PATH=/var/app0 B16ENV BUNDLE_VERSION=2.5.210 B17ENV BUNDLE_PATH=/usr/local/bundle/gems0 B18ENV RAILS_LOG_TO_STDOUT=true0 B19ENV RAILS_PORT=30000 B20RUN |1 RAILS_ENV=production /bin/sh -c163.6 MB21RUN |1 RAILS_ENV=production /bin/sh -c160.66 MB22RUN |1 RAILS_ENV=production /bin/sh -c2.67 MB23COPY /out /opt/mbgl-libs # buildkit15.1 MB24RUN |1 RAILS_ENV=production /bin/sh -c176 B25ENV MALLOC_CONF=narenas:2,dirty_decay_ms:1000,muzzy_decay_ms:10000 B26ENV RUBY_YJIT_ENABLE=10 B27RUN |1 RAILS_ENV=production /bin/sh -c437.67 KB28WORKDIR /var/app32 B29COPY ../Gemfile ../Gemfile.lock ../.ruby-version ../vendor1.03 MB30RUN |1 RAILS_ENV=production /bin/sh -c89.82 MB31COPY ../. ./ # buildkit22.77 MB32RUN |1 RAILS_ENV=production /bin/sh -c47.61 MB33RUN |1 RAILS_ENV=production /bin/sh -c17.19 MB34RUN |1 RAILS_ENV=production /bin/sh -c16.57 MB35RUN |1 RAILS_ENV=production /bin/sh -c311 B36RUN |1 RAILS_ENV=production /bin/sh -c16.74 MB37COPY ./docker/entrypoint-env-guard.sh /usr/local/bin/entrypoint-env-guard.sh # buildkit448 B38COPY ./docker/web-entrypoint.sh /usr/local/bin/web-entrypoint.sh # buildkit1.87 KB39RUN |1 RAILS_ENV=production /bin/sh -c1.87 KB40COPY ./docker/sidekiq-entrypoint.sh /usr/local/bin/sidekiq-entrypoint.sh # buildkit1.24 KB41RUN |1 RAILS_ENV=production /bin/sh -c1.23 KB42EXPOSE [3000/tcp]0 B43STOPSIGNAL SIGINT0 B44ENTRYPOINT ["bundle" "exec"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'