sha256:4488e1decd4136d022156fd35a9066fd68aec1c275fdb1098a05037d3cd551f7
OS/ARCH
Compressed size
346.1 MB
Last pushed
18 days by svcmongodbofficalcontainerr587
Type
Image
Manifest digest
sha256:1d5824dbea137ccfea6f7f1531d9996cdf9a025b2466c94c83f471e1c61f2ee0
Image Layers
1LABEL maintainer="Red Hat, Inc." 0 B2LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B3LABEL com.redhat.component="ubi8-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 rhel8"0 B11ENV container oci0 B12COPY dir:511faed1a317e4dde69eca1cd46aac383034c7ba431b153863a4fb2385e4357b in / 0 B13COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/. 0 B14CMD ["/bin/bash"]0 B15COPY dir:b919d45ed305e43d224400865f2b154ae3c1d3bc332cb56702a4275abf2eb5a6 in /usr/share/buildinfo/ 0 B16COPY dir:b919d45ed305e43d224400865f2b154ae3c1d3bc332cb56702a4275abf2eb5a6 in /root/buildinfo/ 0 B17LABEL "org.opencontainers.image.created"="2026-09-02T07:29:58Z" "org.opencontainers.image.revision"="956853fe7fa3f0d533656ee41248b87a816181d5" "build-date"="2026-09-02T07:29:58Z" "architecture"="aarch64"69.4 MB18LABEL name=MongoDB Base version=8.3.8 summary=MongoDB0 B19RUN /bin/sh -c dnf install14.7 MB20COPY install_base.sh /install_base.sh # buildkit583 B21RUN /bin/sh -c /install_base.sh https://downloads.mongodb.com/compass/mongosh-2.6.0-linux-arm64.tgz189.66 MB22RUN /bin/sh -c dnf remove4.66 MB23RUN /bin/sh -c mkdir -p115 B24COPY LICENSE /licenses # buildkit5.58 KB25COPY docker-entrypoint.py /usr/local/bin/docker-entrypoint.py # buildkit7.58 KB26LABEL name=MongoDB Standalone version=8.3.8 summary=MongoDB0 B27ARG HOST_UID0 B28ARG HOST_GID0 B29COPY install_mongotools.sh /install_mongotools.sh # buildkit731 B30RUN |2 HOST_UID= HOST_GID= /bin/sh67.68 MB31RUN |2 HOST_UID= HOST_GID= /bin/sh1.65 KB32RUN |2 HOST_UID= HOST_GID= /bin/sh93 B33RUN |2 HOST_UID= HOST_GID= /bin/sh155 B34VOLUME [/data/db /data/configdb]0 B35ENV HOME=/data/db0 B36USER mongod0 B37ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B38ENTRYPOINT ["python3" "/usr/local/bin/docker-entrypoint.py"]0 B39EXPOSE map[27017/tcp:{}]0 B40CMD ["mongod"]0 BCommand
LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."