Sign inSign up

istio/examples-bookinfo-productpage-v1:1.16.2

Languages & frameworks
Integration & delivery
Monitoring & observability
Manifest digest

sha256:63ac3b4fb6c3ba395f5d044b0e10bae513afb34b9b7d862b3a7c3de7e0686667

OS/ARCH

linux/amd64

Compressed size

63.32 MB

Last pushed

about 6 years by ericvn

Type

Image

Manifest digest

sha256:63ac3b4fb6c3ba395f5d044b0e10bae513afb34b9b7d862b3a7c3de7e0686667

Image Layers

1ADD file ... in / 25.84 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
5/bin/sh -c apt-get update &&2.62 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.70 B
8/bin/sh -c set -ex &&19.4 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=20.1.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be790 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.12 MB
14CMD ["python3"]0 B
15COPY file:79218890d50a8c54c32d222a8c08e52722ab2d879d9ca57b6dbe71adc710ae12 in ./ 433 B
16/bin/sh -c pip install --no-cache-dir12.84 MB
17COPY file:1566e8b09ad1d5c5588f1c08d716726c325233311ccfca96cd9df229e34590f2 in ./ 134 B
18/bin/sh -c pip install --no-cache-dir29.78 KB
19COPY file:406510b0f5715d61255580eb94cd007a3a4d1a05a8216399a8489f7e3bae8c06 in /opt/microservices/ 4.49 KB
20COPY file:ac7a848c2d592b64349a8e2ef2909ed128b44655b01a9492887352b6f7a96ac9 in /opt/microservices/ 1.08 KB
21COPY dir:745744f8f52c389834db68d70653ce7c6e9d04dc165a2bd4137344698e2ac2be in /opt/microservices/templates 1.96 KB
22COPY dir:15f3514b6b2f737192fecd76ade847150980ab84c2deaca28b8688f47cf86319 in /opt/microservices/static 290.32 KB
23COPY file:79218890d50a8c54c32d222a8c08e52722ab2d879d9ca57b6dbe71adc710ae12 in /opt/microservices/ 494 B
24ARG flood_factor0 B
25ENV FLOOD_FACTOR=00 B
26EXPOSE 90800 B
27WORKDIR /opt/microservices0 B
28/bin/sh -c python -m unittest184.41 KB
29CMD ["python" "productpage.py" "9080"]0 B

Command

ADD file:4d35f6c8bbbe6801cc5f44989730fb6d349a644ecb36eca481e7df25842d6321 in /