sha256:e01701897229915b7c504f8ba474b184e344da9e0bf8d2971163421adcb9f10d
OS/ARCH
Compressed size
677.47 MB
Last pushed
6 months by kubeshopcicd
Type
Image
Manifest digest
sha256:17e610b195f3bca8134c9610183809f9a31d8326984b5318d17d23c46f53e700
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 / 27.53 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;1.19 KB8RUN /bin/sh -c set -eux;1.43 MB9ENV GOSU_VERSION=1.190 B10ENV JSYAML_VERSION=3.13.10 B11ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B12RUN /bin/sh -c set -eux;865.24 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/sh266 B19ENV MONGO_VERSION=8.2.50 B20RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh277.56 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.89 KB25ENTRYPOINT ["docker-entrypoint.sh"]0 B26EXPOSE map[27017/tcp:{}]0 B27CMD ["mongod"]0 B28ARG TARGETARCH0 B29ENV HOME=/ OS_ARCH=arm64 APP_NAME=mongodb0 B30SHELL [/bin/bash -o errexit -o0 B31RUN |1 TARGETARCH=arm64 /bin/bash -o234.52 MB32RUN |1 TARGETARCH=arm64 /bin/bash -o999.47 KB33COPY /opt/bitnami/common/bin/render-template /opt/bitnami/common/bin/render-template # buildkit2.55 MB34RUN |1 TARGETARCH=arm64 /bin/bash -o143 B35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #64.63 MB36COPY scripts /opt/bitnami/scripts # buildkit18.05 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit841 B38RUN |1 TARGETARCH=arm64 /bin/bash -o67.19 MB39RUN |1 TARGETARCH=arm64 /bin/bash -o214.54 KB40RUN |1 TARGETARCH=arm64 /bin/bash -o1011 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