Sign inSign up

istio/examples-bookinfo-mongodb:1.17.0

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

sha256:1b04c58e508bc3a8306467678f7080c509a211e5e89fa9b3d86ce253f147a021

OS/ARCH

Compressed size

227.73 MB

Last pushed

about 4 years by howardjohn

Type

Image

Manifest digest

sha256:0ab81717253c7575219b519fd9b393958673f67b3d0c1ec804f9fb163301b81b

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/118 B
24COPY ratings_data.json /app/data/ # buildkit187 B
25COPY script.sh /docker-entrypoint-initdb.d/ # buildkit602 B
26RUN /bin/sh -c chmod +x598 B

Command

ADD file:151548d1bfac57d762f2c0b18b2378c363ffd1568da9fecd4be611db4832e8e2 in /