sha256:856e6646129048aa2bac6d9d1b1bd96678ad7aea18a0159834fb2235285e33f1
OS/ARCH
linux/amd64
Compressed size
290.58 MB
Last pushed
over 1 year by agustinvignolo
Type
Image
Manifest digest
sha256:872df9141724f611a8a615d8f09fd61336f215e4cae2c671ea18c37735277e8a
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;13.21 MB4RUN /bin/sh -c set -eux;199 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.3.00 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=676b65a36e637e90f982b57b059189b3276b9045034dcd186a7e9078847b975b0 B9RUN /bin/sh -c set -eux;34.59 MB10ENV GEM_HOME=/usr/local/bundle0 B11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p143 B14CMD ["irb"]0 B15WORKDIR /rails95 B16RUN /bin/sh -c apt-get update80.41 MB17ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B18COPY /usr/local/bundle /usr/local/bundle # buildkit50.69 MB19COPY /rails /rails # buildkit51.84 MB20RUN /bin/sh -c groupadd --system32.06 MB21USER 1000:10000 B22ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B23EXPOSE map[80/tcp:{}]0 B24CMD ["./bin/thrust" "./bin/rails" "server"]0 BCommand
ADD file:d4bb05cb4d403a78b4ab5cd8d620330659d5aeb25f847d104ebc02c3a0f32624 in /