Sign inSign up

mongodb/mongodb-community-server:8.0.29-ubuntu2204-20260822T064609Z

Multi-platform
Integration & delivery
Databases & storage
Index digest

sha256:85c8543f98c94231aadca7079248c8e906143983c5050c5f807cf7ac61c7a92d

OS/ARCH

Compressed size

335.49 MB

Last pushed

about 1 month by svcmongodbofficalcontainerr587

Type

Image

Manifest digest

sha256:3ec5a63434cbe840d093a0b077c17e788e373b8fbaf87c10c9e5819e0f2e1280

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL name=MongoDB Base version=8.0.29 summary=MongoDB0 B
7RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive72.19 MB
8RUN /bin/sh -c rm -rf565 B
9COPY install_base.sh /install_base.sh # buildkit584 B
10RUN /bin/sh -c /install_base.sh https://downloads.mongodb.com/compass/mongosh-2.6.0-linux-x64.tgz161.02 MB
11COPY docker-entrypoint.py /usr/local/bin/docker-entrypoint.py # buildkit7.58 KB
12LABEL name=MongoDB Standalone version=8.0.29 summary=MongoDB0 B
13ARG HOST_UID0 B
14ARG HOST_GID0 B
15COPY install_mongotools.sh /install_mongotools.sh # buildkit303 B
16RUN |2 HOST_UID= HOST_GID= /bin/sh73.92 MB
17RUN |2 HOST_UID= HOST_GID= /bin/sh1.78 KB
18RUN |2 HOST_UID= HOST_GID= /bin/sh32 B
19RUN |2 HOST_UID= HOST_GID= /bin/sh139 B
20VOLUME [/data/db /data/configdb]0 B
21ENV HOME=/data/db0 B
22USER mongodb0 B
23ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B
24ENTRYPOINT ["python3" "/usr/local/bin/docker-entrypoint.py"]0 B
25EXPOSE map[27017/tcp:{}]0 B
26CMD ["mongod"]0 B

Command

 ARG RELEASE