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

321.2 MB

Last pushed

about 1 month by svcmongodbofficalcontainerr587

Type

Image

Manifest digest

sha256:a8b391c7ee200ab080f105d74183f54c21ae27bf638846b8f5a17edf1e5a46d1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.34 MB
5CMD ["/bin/bash"]0 B
6LABEL name=MongoDB Base version=8.0.29 summary=MongoDB0 B
7RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive71.53 MB
8RUN /bin/sh -c rm -rf570 B
9COPY install_base.sh /install_base.sh # buildkit583 B
10RUN /bin/sh -c /install_base.sh https://downloads.mongodb.com/compass/mongosh-2.6.0-linux-arm64.tgz155.67 MB
11COPY docker-entrypoint.py /usr/local/bin/docker-entrypoint.py # buildkit7.57 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 # buildkit305 B
16RUN |2 HOST_UID= HOST_GID= /bin/sh67.65 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