sha256:c26bd3d3cff0ee9ac273c5c3b1ebdbbecfd697caf678e3cc5d5b7925214fce4d
OS/ARCH
Compressed size
421.29 MB
Last pushed
5 months by caiomede
Type
Image
Manifest digest
sha256:bfa96dd92d0509ca3588c00d5012181891e3fc7d6c6a62faa91f6861ffbbddc9
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.52 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;1.19 KB8RUN /bin/sh -c set -eux;1.42 MB9ENV GOSU_VERSION=1.190 B10ENV JSYAML_VERSION=3.13.10 B11ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B12RUN /bin/sh -c set -eux;865.19 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/sh267 B19ENV MONGO_VERSION=8.0.150 B20RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh243.18 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=arm64 MONGO_SERVER_VERSION=8.0.15 APP_NAME=mongodb0 B30SHELL [/bin/bash -o errexit -o0 B31RUN |1 TARGETARCH=arm64 /bin/bash -o12.85 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 -o146 B35COPY /usr/local/bin/mongo* /usr/local/bin/bsondump /opt/bitnami/mongodb/bin/ #64.57 MB36COPY scripts /opt/bitnami/scripts # buildkit18.05 KB37COPY ./templates /opt/bitnami/mongodb/templates # buildkit844 B38RUN |1 TARGETARCH=arm64 /bin/bash -o67.14 MB39RUN |1 TARGETARCH=arm64 /bin/bash -o214.25 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