sha256:c26bd3d3cff0ee9ac273c5c3b1ebdbbecfd697caf678e3cc5d5b7925214fce4d
OS/ARCH
Compressed size
445.16 MB
Last pushed
6 months by caiomede
Type
Image
Manifest digest
sha256:e4f68590107624d8463d2c5336dbb8c116e18943b6d06f7609115204e866eadf
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.81 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.00 B18RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh264 B19ENV MONGO_VERSION=8.0.150 B20RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh254.14 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 MONGO_SERVER_VERSION=8.0.15 APP_NAME=mongodb0 B30SHELL [/bin/bash -o errexit -o0 B31RUN |1 TARGETARCH=amd64 /bin/bash -o13.02 MB32RUN |1 TARGETARCH=amd64 /bin/bash -o1.08 MB33COPY /opt/bitnami/common/bin/render-template /opt/bitnami/common/bin/render-template # buildkit2.75 MB34RUN |1 TARGETARCH=amd64 /bin/bash -o143 B35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #70.24 MB36COPY scripts /opt/bitnami/scripts # buildkit18.05 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit845 B38RUN |1 TARGETARCH=amd64 /bin/bash -o73.02 MB39RUN |1 TARGETARCH=amd64 /bin/bash -o213.69 KB40RUN |1 TARGETARCH=amd64 /bin/bash -o1006 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