Sign inSign up

pawurb/restaurant-app-mcp:f02770481d503580970de5125e9074772ef7ef51

Index digest

sha256:9e97c7353ac8db992cddb93413d1ddbbc7c1a609f223a038f0b62e1b2b5ead1b

OS/ARCH

linux/amd64

Compressed size

252.22 MB

Last pushed

about 1 year by pawurb

Type

Image

Manifest digest

sha256:f179dfa43ad7bb05b113a019e90a9f7809fd5f7588942ece61309f5eeaa68138

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;13.22 MB
4RUN /bin/sh -c set -eux;199 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.3.50 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.5.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=51aec7ea89b46125a2c9adc6f36766b65023d47952b916b1aed300ddcc0423590 B
9RUN /bin/sh -c set -eux;35.85 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 set -eux;144 B
14CMD ["irb"]0 B
15WORKDIR /rails95 B
16RUN /bin/sh -c apt-get update67.97 MB
17ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=development0 B
18COPY /usr/local/bundle /usr/local/bundle # buildkit54.02 MB
19COPY /rails /rails # buildkit26.88 MB
20RUN /bin/sh -c groupadd --system26.5 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:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /