Sign inSign up

debezium/example-mongodb:2.6.2.Final

Multi-platform
Index digest

sha256:99a51f5a848c914de677d316cdec6b345f313c383163d998af0c23b02e30c8f5

OS/ARCH

Compressed size

242.28 MB

Last pushed

about 2 years by debeziumci

Type

Image

Manifest digest

sha256:f6eafe977f4ea5f3e9ec28deb81213c611816e0a789783892141169e8434b082

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c set -eux;1.74 KB
8RUN /bin/sh -c set -eux;1.43 MB
9ENV GOSU_VERSION=1.170 B
10ENV JSYAML_VERSION=3.13.10 B
11RUN /bin/sh -c set -eux;1.04 MB
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=6.00 B
17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh267 B
18ENV MONGO_VERSION=6.0.160 B
19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh211.63 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
26LABEL maintainer=Debezium Community0 B
27COPY init-inventory.sh /usr/local/bin/ # buildkit858 B
28COPY insert-inventory-data.js /usr/local/bin/ # buildkit858 B
29RUN /bin/sh -c chmod +x32 B
30RUN /bin/sh -c openssl rand949 B
31CMD ["mongod" "--replSet" "rs0" "--auth"0 B

Command

 ARG RELEASE