sha256:d4c257afd23ebf23ad42c1d3f3acf5183b5569a96f9b8d39ea72d5cedb34e8e8
OS/ARCH
Compressed size
524.34 MB
Last pushed
3 months by kubeshopcicd
Type
Image
Manifest digest
sha256:5a5f562b3276f9cf50ad4405dd208479cb4270896b99e29d54f5c45b4cc517af
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c set -eux;1.19 KB7RUN /bin/sh -c set -eux;3.74 MB8ENV GOSU_VERSION=1.190 B9ENV JSYAML_VERSION=3.13.10 B10ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B11RUN /bin/sh -c set -eux;911.99 KB12RUN /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=8.30 B17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh267 B18ENV MONGO_VERSION=8.3.40 B19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh252.8 MB20VOLUME [/data/db /data/configdb]0 B21ENV HOME=/data/db0 B22ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B23COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.88 KB24ENTRYPOINT ["docker-entrypoint.sh"]0 B25EXPOSE map[27017/tcp:{}]0 B26CMD ["mongod"]0 B27ARG TARGETARCH0 B28ENV HOME=/ OS_ARCH=amd64 APP_NAME=mongodb0 B29SHELL [/bin/bash -o errexit -o0 B30RUN |1 TARGETARCH=amd64 /bin/bash -o16.04 MB31RUN |1 TARGETARCH=amd64 /bin/bash -o174 B32COPY /opt/bitnami/common/bin/render-template /opt/bitnami/common/bin/render-template # buildkit2.83 MB33RUN |1 TARGETARCH=amd64 /bin/bash -o144 B34COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #72.22 MB35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /usr/bin/ #72.19 MB36COPY scripts /opt/bitnami/scripts # buildkit18.06 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit845 B38RUN |1 TARGETARCH=amd64 /bin/bash -o75.05 MB39RUN |1 TARGETARCH=amd64 /bin/bash -o214.02 KB40RUN |1 TARGETARCH=amd64 /bin/bash -o1009 B41LABEL maintainer=Testkube Team version=8.0.15-testkube description=MongoDB0 B42VOLUME [/volume/mongodb/data/db /certs]0 B43EXPOSE map[27017/tcp:{}]0 B44USER 10010 B45ENTRYPOINT ["/opt/bitnami/scripts/entrypoint.sh"]0 B46CMD ["/opt/bitnami/scripts/run.sh"]0 BCommand
ARG RELEASE