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

79.28 MB

Last pushed

over 1 year by howardjohn

Type

Image

Manifest digest

sha256:e462b3c2191e8643ce0e03f4595607b1d82768c7249ec6f759bc4aa81ab2a2ff

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;3.34 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.64 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;142 B
13CMD ["irb"]0 B
14WORKDIR /opt/microservices121 B
15COPY Gemfile Gemfile.lock /opt/microservices/ #361 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 'amd64' out/ 'bookworm' '@1743984000'