sha256:e318e4f3a613e269f714ce896b0592e31178359c7becea1f7fe2ba524f66874f
OS/ARCH
Compressed size
363.49 MB
Last pushed
15 days by svcmongodbofficalcontainerr587
Type
Image
Manifest digest
sha256:ec1183d4287ed095bdbebb40fd6f74df7d45b18d717b1659e23197fae470fcd4
Image Layers
1LABEL maintainer="Red Hat, Inc." 0 B2LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B3LABEL com.redhat.component="ubi9-container" 0 B4LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B5LABEL summary="Provides the latest release0 B6LABEL description="The Universal Base Image0 B7LABEL io.k8s.description="The Universal Base Image0 B8LABEL io.k8s.display-name="Red Hat Universal Base0 B9LABEL io.openshift.expose-services=""0 B10LABEL io.openshift.tags="base rhel9"0 B11ENV container oci0 B12COPY dir:9d64a2750053beed0aafd178feaa053ee1910212423cc6de44732c0af27cc8df in / 0 B13COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B14CMD ["/bin/bash"]0 B15COPY dir:6e06b444a7bfbd1d81f98d8c2d87e4dfaf7c7782d604afe953717d5075367c25 in /usr/share/buildinfo/ 0 B16COPY dir:6e06b444a7bfbd1d81f98d8c2d87e4dfaf7c7782d604afe953717d5075367c25 in /root/buildinfo/ 0 B17LABEL "org.opencontainers.image.created"="2026-09-01T06:47:26Z" "org.opencontainers.image.revision"="b353a7c5167fc9b52dde0d7483a39f41ea885fef" "build-date"="2026-09-01T06:47:26Z" "architecture"="aarch64"72.5 MB18LABEL name=MongoDB Base version=8.0.29 summary=MongoDB0 B19RUN /bin/sh -c dnf install67.34 MB20RUN /bin/sh -c dnf install594.6 KB21RUN /bin/sh -c dnf clean6.09 KB22COPY install_base.sh /install_base.sh # buildkit585 B23RUN /bin/sh -c /install_base.sh https://downloads.mongodb.com/compass/mongosh-2.6.0-linux-arm64.tgz155.42 MB24RUN /bin/sh -c mkdir -p115 B25COPY LICENSE /licenses # buildkit260 B26COPY docker-entrypoint.py /usr/local/bin/docker-entrypoint.py # buildkit7.58 KB27LABEL name=MongoDB Standalone version=8.0.29 summary=MongoDB0 B28ARG HOST_UID0 B29ARG HOST_GID0 B30COPY install_mongotools.sh /install_mongotools.sh # buildkit731 B31RUN |2 HOST_UID= HOST_GID= /bin/sh67.63 MB32RUN |2 HOST_UID= HOST_GID= /bin/sh1.64 KB33RUN |2 HOST_UID= HOST_GID= /bin/sh93 B34RUN |2 HOST_UID= HOST_GID= /bin/sh155 B35VOLUME [/data/db /data/configdb]0 B36ENV HOME=/data/db0 B37USER mongod0 B38ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B39ENTRYPOINT ["python3" "/usr/local/bin/docker-entrypoint.py"]0 B40EXPOSE map[27017/tcp:{}]0 B41CMD ["mongod"]0 BCommand
LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."