Sign inSign up

istio/examples-bookinfo-productpage-v1:1.19.1

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

sha256:b474d12a5d5e96ed470029d0394aedd324b608467af9d648b06360e967a56898

OS/ARCH

Compressed size

55.36 MB

Last pushed

over 2 years by howardjohn

Type

Image

Manifest digest

sha256:42507e72aac15bc511de4f8c51bbf35bd459118b1819e435e8e19d0a3d4f081c

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.17 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.10 B
8RUN /bin/sh -c set -eux;11.39 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
13RUN /bin/sh -c set -eux;2.82 MB
14CMD ["python3"]0 B
15WORKDIR /0 B
16COPY requirements.txt ./ # buildkit316 B
17RUN /bin/sh -c pip3 install9.42 MB
18COPY test-requirements.txt ./ # buildkit135 B
19RUN /bin/sh -c pip3 install62.41 KB
20COPY productpage.py /opt/microservices/ # buildkit4.8 KB
21COPY tests/unit/* /opt/microservices/ # buildkit2.39 KB
22COPY templates /opt/microservices/templates # buildkit1.99 KB
23COPY static /opt/microservices/static # buildkit290.29 KB
24COPY requirements.txt /opt/microservices/ # buildkit372 B
25ARG flood_factor0 B
26ENV FLOOD_FACTOR=00 B
27EXPOSE map[9080/tcp:{}]0 B
28WORKDIR /opt/microservices32 B
29RUN |1 flood_factor= /bin/sh -c386.67 KB
30CMD ["python" "productpage.py" "9080"]0 B
31USER 10000 B

Command

ADD file:ef6f078c1e72fcfafb9bfeeff0c1c771219dc2efe34650963106f63d32183b49 in /