sha256:97e88769b835218fd7bc9cf5342417d1fdd4e0ab4d0444783afcd522aa866132
OS/ARCH
linux/amd64
Compressed size
230.47 MB
Last pushed
over 1 year by markcooper
Type
Image
Manifest digest
sha256:9d8e4863ea4b1d1afe5e154675f608c90b4816bddee63a247a6ca52117c3aa9e
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c set -eux;3.34 MB3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.10 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.1.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=018d59ffb52be3c0a6d847e22d3fd7a2c52d0ddfee249d3517a0c8c6dbfa70af0 B8RUN /bin/sh -c set -eux;49.24 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;142 B13CMD ["irb"]0 B14WORKDIR /rails95 B15RUN /bin/sh -c apt-get update51.95 MB16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B17COPY /usr/local/bundle /usr/local/bundle # buildkit43.05 MB18COPY /rails /rails # buildkit28.1 MB19RUN /bin/sh -c groupadd --system27.89 MB20USER 1000:10000 B21ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B22EXPOSE map[80/tcp:{}]0 B23CMD ["./bin/thrust" "./bin/rails" "server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'