sha256:2bee398a3c34078b4877a77a1827d769609e336234f79400537397f9fd4b9996
OS/ARCH
Compressed size
235.4 MB
Last pushed
about 2 years by debeziumci
Type
Image
Manifest digest
sha256:9425d48515a13e9195482c1451825852556cf43ae04cb6dc2cd4dcc955f79265
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;1.74 KB8RUN /bin/sh -c set -eux;1.43 MB9ENV GOSU_VERSION=1.170 B10ENV JSYAML_VERSION=3.13.10 B11RUN /bin/sh -c set -eux;1.04 MB12RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B13ARG MONGO_PACKAGE=mongodb-org0 B14ARG MONGO_REPO=repo.mongodb.org0 B15ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B16ENV MONGO_MAJOR=6.00 B17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh263 B18ENV MONGO_VERSION=6.0.170 B19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh204.75 MB20VOLUME [/data/db /data/configdb]0 B21ENV HOME=/data/db0 B22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.88 KB23ENTRYPOINT ["docker-entrypoint.sh"]0 B24EXPOSE map[27017/tcp:{}]0 B25CMD ["mongod"]0 B26LABEL maintainer=Debezium Community0 B27COPY init-inventory.sh /usr/local/bin/ # buildkit858 B28COPY insert-inventory-data.js /usr/local/bin/ # buildkit859 B29RUN /bin/sh -c chmod +x32 B30RUN /bin/sh -c openssl rand950 B31CMD ["mongod" "--replSet" "rs0" "--auth"0 BCommand
ARG RELEASE