Sign inSign up

agustinvignolo/lunatica_webapp:e6663c01163396260a58aee56719fc9d3e8729d8

Index digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.21 MB
4RUN /bin/sh -c set -eux;199 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.3.00 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=676b65a36e637e90f982b57b059189b3276b9045034dcd186a7e9078847b975b0 B
9RUN /bin/sh -c set -eux;34.59 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c mkdir -p143 B
14CMD ["irb"]0 B
15WORKDIR /rails95 B
16RUN /bin/sh -c apt-get update80.41 MB
17ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
18COPY /usr/local/bundle /usr/local/bundle # buildkit50.69 MB
19COPY /rails /rails # buildkit51.84 MB
20RUN /bin/sh -c groupadd --system32.06 MB
21USER 1000:10000 B
22ENTRYPOINT ["/rails/bin/docker-entrypoint"]0 B
23EXPOSE map[80/tcp:{}]0 B
24CMD ["./bin/thrust" "./bin/rails" "server"]0 B

Command

ADD file:d4bb05cb4d403a78b4ab5cd8d620330659d5aeb25f847d104ebc02c3a0f32624 in /