sha256:f0ddeb2cc33b1138a1bb66ece12f98aa3f10847a14c5dc89f3743692c30e05df
OS/ARCH
linux/arm64
Compressed size
295.16 MB
Last pushed
about 2 months by dcplbt
Type
Image
Manifest digest
sha256:6fddd03bf3f9e89fd9e378ab362aeff2d3bd52ce6059e4f2948d196b5c61258e
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;1.2 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.40 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=6ff9d2d6e75f5a6f997222ecc45f79209d663737eceb3689d1f42ab952673fb70 B8RUN /bin/sh -c set -eux;47.19 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 B14WORKDIR /rails95 B15RUN /bin/sh -c apt-get update53.5 MB16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B17RUN /bin/sh -c groupadd --system3.24 KB18USER 1000:10000 B19COPY --chown=rails:rails /usr/local/bundle /usr/local/bundle #114.12 MB20COPY --chown=rails:rails /rails /rails #50.41 MB21ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B22EXPOSE [80/tcp]0 B23CMD ["./bin/thrust" "./bin/rails" "server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'