Sign inSign up

istio/examples-bookinfo-mongodb:1.18.0

Multi-platform
Integration & delivery
Databases & storage
Monitoring & observability
Index digest

sha256:837c373342256438c5172315af4b09e0b74d0e881537ac0a85492e4327d88711

OS/ARCH

Compressed size

227.73 MB

Last pushed

over 3 years by howardjohn

Type

Image

Manifest digest

sha256:df1d25f80229100f21ba17f9d9ab46494ee3eae52a788b3a2edb03a73a4b2a70

Image Layers

1ADD file ... in / 25.93 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; groupadd1.74 KB
4/bin/sh -c set -eux; apt-get2.77 MB
5ENV GOSU_VERSION=1.120 B
6ENV JSYAML_VERSION=3.13.10 B
7/bin/sh -c set -ex; savedAptMark="$(apt-mark5.96 MB
8/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
9/bin/sh -c set -ex; export1.36 KB
10ARG MONGO_PACKAGE=mongodb-org0 B
11ARG MONGO_REPO=repo.mongodb.org0 B
12ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
13ENV MONGO_MAJOR=5.00 B
14/bin/sh -c echo "deb [260 B
15ENV MONGO_VERSION=5.0.100 B
16/bin/sh -c set -x &&193.05 MB
17VOLUME [/data/db /data/configdb]0 B
18ENV HOME=/data/db0 B
19COPY file:b7b44e96082c97da2e7f6248f8bbb2edd837542169af52bcc3f53a0cf8b74b7e in /usr/local/bin/ 4.84 KB
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21EXPOSE 270170 B
22CMD ["mongod"]0 B
23WORKDIR /app/data/119 B
24COPY ratings_data.json /app/data/ # buildkit189 B
25COPY script.sh /docker-entrypoint-initdb.d/ # buildkit604 B
26RUN /bin/sh -c chmod +x597 B

Command

ADD file:151548d1bfac57d762f2c0b18b2378c363ffd1568da9fecd4be611db4832e8e2 in /