sha256:9bdd335dddb9c0d231e26c6b6f40fbd57bb6a0c7768c796e2ad0f26e6d04a734
OS/ARCH
Compressed size
344.14 MB
Last pushed
about 1 month by svcmongodbofficalcontainerr587
Type
Image
Manifest digest
sha256:3df17dcab7f0a5faf5a25fc54e0d1e98c99c36f93753484d3b79a497cc7621f0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 26.34 MB5CMD ["/bin/bash"]0 B6LABEL name=MongoDB Base version=8.0.29 summary=MongoDB0 B7RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive71.53 MB8RUN /bin/sh -c rm -rf567 B9COPY install_base.sh /install_base.sh # buildkit584 B10RUN /bin/sh -c /install_base.sh https://downloads.mongodb.com/compass/mongosh-2.6.0-linux-arm64.tgz244.92 MB11COPY docker-entrypoint.py /usr/local/bin/docker-entrypoint.py # buildkit7.57 KB12LABEL name=MongoDB Standalone version=8.0.29 summary=MongoDB0 B13ARG HOST_UID0 B14ARG HOST_GID0 B15COPY /docker-entrypoint/target/release/docker-entrypoint /usr/local/bin/docker-entrypoint # buildkit1.34 MB16RUN |2 HOST_UID= HOST_GID= /bin/sh1.78 KB17RUN |2 HOST_UID= HOST_GID= /bin/sh32 B18RUN |2 HOST_UID= HOST_GID= /bin/sh138 B19VOLUME [/data/db /data/configdb]0 B20ENV HOME=/data/db0 B21USER mongodb0 B22ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B23ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]0 B24EXPOSE map[27017/tcp:{}]0 B25CMD ["mongod"]0 BCommand
ARG RELEASE