Sign inSign up

istio/examples-bookinfo-mongodb:1.19.1

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

sha256:44323709a252e45ff547e8a03cd8932045f9d6deac8dc77d31de535babdcea45

OS/ARCH

Compressed size

238.38 MB

Last pushed

over 2 years by howardjohn

Type

Image

Manifest digest

sha256:b077e9ad997ef8da8d27421e32e1764ba90a1a77f280310a2163bb6c76cd1b77

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c set -eux;1.74 KB
8RUN /bin/sh -c set -eux;1.4 MB
9ENV GOSU_VERSION=1.170 B
10ENV JSYAML_VERSION=3.13.10 B
11RUN /bin/sh -c set -eux;1002.69 KB
12RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
13ARG MONGO_PACKAGE=mongodb-org0 B
14ARG MONGO_REPO=repo.mongodb.org0 B
15ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
16ENV MONGO_MAJOR=7.00 B
17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh263 B
18ENV MONGO_VERSION=7.0.50 B
19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh209.9 MB
20VOLUME [/data/db /data/configdb]0 B
21ENV HOME=/data/db0 B
22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.88 KB
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE map[27017/tcp:{}]0 B
25CMD ["mongod"]0 B
26WORKDIR /app/data/112 B
27COPY ratings_data.json /app/data/ # buildkit182 B
28COPY script.sh /docker-entrypoint-initdb.d/ # buildkit598 B
29RUN /bin/sh -c chmod +x594 B

Command

 ARG RELEASE