sha256:5e9a826cb4fe3ec4b4a0a54307be01965904ad0bf648f2ba396b719776da0fb3
OS/ARCH
linux/amd64
Compressed size
472.21 MB
Last pushed
8 months by yuliapjv
Type
Image
Manifest digest
sha256:5e9a826cb4fe3ec4b4a0a54307be01965904ad0bf648f2ba396b719776da0fb3
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 / 29.18 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.84 KB13RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 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.30 B20RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh281.16 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=amd64 APP_NAME=mongodb0 B30SHELL [/bin/bash -o errexit -o0 B31RUN |1 TARGETARCH=amd64 /bin/bash -o14.66 MB32RUN |1 TARGETARCH=amd64 /bin/bash -o1.05 MB33COPY /opt/bitnami/common/bin/render-template /opt/bitnami/common/bin/render-template # buildkit2.71 MB34RUN |1 TARGETARCH=amd64 /bin/bash -o138 B35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #69.09 MB36COPY scripts /opt/bitnami/scripts # buildkit17.25 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit833 B38RUN |1 TARGETARCH=amd64 /bin/bash -o71.81 MB39RUN |1 TARGETARCH=amd64 /bin/bash -o205.66 KB40RUN |1 TARGETARCH=amd64 /bin/bash -o973 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