sha256:e01701897229915b7c504f8ba474b184e344da9e0bf8d2971163421adcb9f10d
OS/ARCH
Compressed size
714.18 MB
Last pushed
6 months by kubeshopcicd
Type
Image
Manifest digest
sha256:02b1c55f12f8f1142feddb0e64c3ba6bc3e6c508aec72d84a9fa40e05789b6f0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;1.19 KB8RUN /bin/sh -c set -eux;1.44 MB9ENV GOSU_VERSION=1.190 B10ENV JSYAML_VERSION=3.13.10 B11ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B12RUN /bin/sh -c set -eux;911.79 KB13RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B14ARG MONGO_PACKAGE=mongodb-org0 B15ARG MONGO_REPO=repo.mongodb.org0 B16ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B17ENV MONGO_MAJOR=8.20 B18RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh264 B19ENV MONGO_VERSION=8.2.50 B20RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh291.24 MB21VOLUME [/data/db /data/configdb]0 B22ENV HOME=/data/db0 B23ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B24COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.88 KB25ENTRYPOINT ["docker-entrypoint.sh"]0 B26EXPOSE map[27017/tcp:{}]0 B27CMD ["mongod"]0 B28ARG TARGETARCH0 B29ENV HOME=/ OS_ARCH=amd64 APP_NAME=mongodb0 B30SHELL [/bin/bash -o errexit -o0 B31RUN |1 TARGETARCH=amd64 /bin/bash -o244.83 MB32RUN |1 TARGETARCH=amd64 /bin/bash -o1.04 MB33COPY /opt/bitnami/common/bin/render-template /opt/bitnami/common/bin/render-template # buildkit2.75 MB34RUN |1 TARGETARCH=amd64 /bin/bash -o145 B35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #70.31 MB36COPY scripts /opt/bitnami/scripts # buildkit18.05 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit846 B38RUN |1 TARGETARCH=amd64 /bin/bash -o73.09 MB39RUN |1 TARGETARCH=amd64 /bin/bash -o214.01 KB40RUN |1 TARGETARCH=amd64 /bin/bash -o1012 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