Sign inSign up

istio/examples-bookinfo-mongodb:1.10.1

Integration & delivery
Databases & storage
Monitoring & observability
Manifest digest

sha256:2e41588c70a7843baa48cdd769f78e3b956452be20788b16715cc2af41eb8f4a

OS/ARCH

linux/amd64

Compressed size

130.75 MB

Last pushed

over 7 years by vadimeisenbergibm

Type

Image

Manifest digest

sha256:2e41588c70a7843baa48cdd769f78e3b956452be20788b16715cc2af41eb8f4a

Image Layers

1ADD file ... in / 41.51 MB
2/bin/sh -c set -xe &&847 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*526 B
4/bin/sh -c mkdir -p /run/systemd168 B
5CMD ["/bin/bash"]0 B
6/bin/sh -c groupadd -r mongodb1.94 KB
7/bin/sh -c set -eux; apt-get2.81 MB
8ENV GOSU_VERSION=1.100 B
9ENV JSYAML_VERSION=3.10.00 B
10/bin/sh -c set -ex; apt-get733.4 KB
11/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
12ENV GPG_KEYS=9DA31620334BD75D9DCB49F368818C72E52529D40 B
13/bin/sh -c set -ex; export1.39 KB
14ARG MONGO_PACKAGE=mongodb-org0 B
15ARG MONGO_REPO=repo.mongodb.org0 B
16ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
17ENV MONGO_MAJOR=4.00 B
18ENV MONGO_VERSION=4.0.60 B
19/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu239 B
20/bin/sh -c set -x &&85.71 MB
21/bin/sh -c mkdir -p /data/db139 B
22VOLUME [/data/db /data/configdb]0 B
23COPY file:aede91d254349505ddabe55af4cf4debc6cc3f959f945a489b8864e520f193e8 in /usr/local/bin/ 3.7 KB
24ENTRYPOINT ["docker-entrypoint.sh"]0 B
25EXPOSE 270170 B
26CMD ["mongod"]0 B
27/bin/sh -c mkdir -p /app/data/111 B
28COPY file:d4ccbb94701ed252a0a8423d018a17bcdcf07e43db7ef8db2e75e9e4630a7bee in /app/data/ 180 B
29COPY file:b42b8c007a1be81c45d05cd34fb88922f595ee1831a0be6ef4fd73f0d0cea139 in /docker-entrypoint-initdb.d/ 243 B
30/bin/sh -c chmod +x /docker-entrypoint-initdb.d/script.sh239 B

Command

ADD file:916a45030dee881bbc8bbabf8bcfcc8828c29ce1c318000950bbe84c57f9df73 in /