Sign inSign up

istio/examples-bookinfo-details-v1:1.20.3

Multi-platform
Languages & frameworks
Integration & delivery
Monitoring & observability
Index digest

sha256:a49731e1fc05d7c24a4103709f41d64180bed989b251625f4c31ba63022e303b

OS/ARCH

Compressed size

78.82 MB

Last pushed

over 1 year by howardjohn

Type

Image

Manifest digest

sha256:2905335ccc45da90728b6207f8e6b81c2ca67a5092ce9f3ae074e6201ba995be

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c set -eux;3.17 MB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.30 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.3.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=174dcd8c516694f833fd3c93ea227fa6c3321464577a3882a6fc7e4fe20237fd0 B
8RUN /bin/sh -c set -eux;41.51 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;144 B
13CMD ["irb"]0 B
14WORKDIR /opt/microservices122 B
15COPY Gemfile Gemfile.lock /opt/microservices/ #362 B
16RUN /bin/sh -c bundle install7.37 MB
17COPY details.rb /opt/microservices/ # buildkit2.55 KB
18ARG service_version=v10 B
19ENV SERVICE_VERSION=v10 B
20ARG enable_external_book_service0 B
21ENV ENABLE_EXTERNAL_BOOK_SERVICE=false0 B
22EXPOSE map[9080/tcp:{}]0 B
23CMD ["ruby" "details.rb" "9080"]0 B
24USER 10000 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'