docker.io/mongodb/atlas:v1.50.1 linux/amd64

docker.io/mongodb/atlas:v1.50.1 - 国内下载镜像源 浏览次数:10
源镜像 docker.io/mongodb/atlas:v1.50.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1
镜像ID sha256:6ddd2c839e2527cf462322d91b1005fc3463abd31b62871837016cf9b2d67780
镜像TAG v1.50.1
大小 571.95MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD tail -f /dev/null
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-11-29T01:36:51.46368689Z
同步时间 2025-11-29 15:53
更新时间 2025-11-29 22:40
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci MONGODB_ATLAS_IS_CONTAINERIZED=true
镜像标签
x86_64: architecture 2025-05-13T04:42:10: build-date ubi9-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: description public: distribution-scope 1.39.0-dev: io.buildah.version The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 9 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel9: io.openshift.tags Red Hat, Inc.: maintainer ubi9-minimal: name 1747111267: release Provides the latest release of the minimal Red Hat Universal Base Image 9.: summary https://www.redhat.com: url 7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb: vcs-ref git: vcs-type Red Hat, Inc.: vendor 9.5: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1  docker.io/mongodb/atlas:v1.50.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1  docker.io/mongodb/atlas:v1.50.1

Shell快速替换命令

sed -i 's#mongodb/atlas:v1.50.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1  docker.io/mongodb/atlas:v1.50.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1  docker.io/mongodb/atlas:v1.50.1'

镜像构建历史


# 2025-11-29 09:36:51  0.00B 设置默认要执行的命令
CMD ["tail" "-f" "/dev/null"]
                        
# 2025-11-29 09:36:51  467.55MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf -y install jq yum &&    yum -y update &&    yum install -y mongodb-atlas &&    yum clean all &&    microdnf clean all &&    rm -rf /var/cache # buildkit
                        
# 2025-11-29 09:36:30  199.00B 复制新文件或目录到容器中
COPY <<EOF /etc/yum.repos.d/mongodb-org-aarch64-8.0.repo # buildkit
                        
# 2025-11-29 09:36:30  197.00B 复制新文件或目录到容器中
COPY <<EOF /etc/yum.repos.d/mongodb-org-x86_64-8.0.repo # buildkit
                        
# 2025-11-29 09:36:30  0.00B 设置环境变量 MONGODB_ATLAS_IS_CONTAINERIZED
ENV MONGODB_ATLAS_IS_CONTAINERIZED=true
                        
# 2025-05-13 12:42:27  104.40MB 
/bin/sh -c #(nop) LABEL "build-date"="2025-05-13T04:42:10" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb" "release"="1747111267"
                        
# 2025-05-13 12:42:26  0.00B 
/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 
                        
# 2025-05-13 12:42:26  0.00B 
/bin/sh -c . /cachi2/cachi2.env &&     rm -rf /var/log/*
                        
# 2025-05-13 12:42:26  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-05-13 12:42:26  0.00B 
/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 
                        
# 2025-05-13 12:42:26  0.00B 
/bin/sh -c #(nop) COPY dir:2dc25289c3b10f6fae681d085452474bf4d133d8f435510e0e9aa64114b861ab in / 
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container"       name="ubi9-minimal"       version="9.5"       distribution-scope="public"
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2025-05-13 12:42:25  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:6ddd2c839e2527cf462322d91b1005fc3463abd31b62871837016cf9b2d67780",
    "RepoTags": [
        "mongodb/atlas:v1.50.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas:v1.50.1"
    ],
    "RepoDigests": [
        "mongodb/atlas@sha256:85a0fe2199ce915bfbaead80cfdb913b98c0ff38fc2e997cfd596f17097ab1d6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mongodb/atlas@sha256:ed1ff3d371617090f39c3496f8e93f9d7a2c92907fd67bd835e5b76517438176"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-11-29T01:36:51.46368689Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "MONGODB_ATLAS_IS_CONTAINERIZED=true"
        ],
        "Cmd": [
            "tail",
            "-f",
            "/dev/null"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2025-05-13T04:42:10",
            "com.redhat.component": "ubi9-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "io.buildah.version": "1.39.0-dev",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 9 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel9",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi9-minimal",
            "release": "1747111267",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 9.",
            "url": "https://www.redhat.com",
            "vcs-ref": "7575d7eb45eb7f545fef31ba067dfe3d8e52c4eb",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "9.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 571947359,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/beafa4120c493754d2d7ff36b54f18e513fd00830ee38a741e9f3d7b6c2d880d/diff:/var/lib/docker/overlay2/5285e21090de2c70fa8f8b6f2323bd6eb3c1b363760b8b9c2750feab914c8e37/diff:/var/lib/docker/overlay2/d67ac060963754256432b814158eddc62e8d466d8b8835f402dc8f5b6fc4880c/diff",
            "MergedDir": "/var/lib/docker/overlay2/78a02a2daa7ff0386c2ad2d66dd4d133c1b2d747741dcbacd66a2413d776bfca/merged",
            "UpperDir": "/var/lib/docker/overlay2/78a02a2daa7ff0386c2ad2d66dd4d133c1b2d747741dcbacd66a2413d776bfca/diff",
            "WorkDir": "/var/lib/docker/overlay2/78a02a2daa7ff0386c2ad2d66dd4d133c1b2d747741dcbacd66a2413d776bfca/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7b9d8ee06beb8794d1435aca25ed7613e428b00a86a6f80eb5f1a671b5cb9dc2",
            "sha256:ecb27d4f188a1de8652173204871ed5cc3e61968c80067ef641193100a7288b4",
            "sha256:0725ba78700ffbe78f174b9730255f6f1fae7c1255b7ced71501b6c859490ebd",
            "sha256:ba90a9712500ba64e0c3ba86b016e93d6a2b8d7fc69286c26eb7be38d59d2964"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-29T15:52:51.153025035+08:00"
    }
}

更多版本

docker.io/mongodb/atlas:v1.50.1

linux/amd64 docker.io571.95MB2025-11-29 15:53
9