quay.io/mongodb/mongodb-kubernetes-operator:0.9.0 linux/amd64

quay.io/mongodb/mongodb-kubernetes-operator:0.9.0 - 国内下载镜像源 浏览次数:193
该 Docker 容器镜像是 MongoDB Kubernetes Operator 的 official 镜像。其描述信息为:

MongoDB Kubernetes Operator 是一个用于在 Kubernetes 集群中部署和管理 MongoDB 实例的 operator。

(Note: I did not include any style information in the HTML tags)
源镜像 quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
镜像ID sha256:23e802756e13c996b4f2ad9b377d5358c174d91f3d0f552fc8f182c48d60e3ab
镜像TAG 0.9.0
大小 144.26MB
镜像源 quay.io
CMD
启动入口 /usr/local/bin/entrypoint
工作目录 /
OS/平台 linux/amd64
浏览量 193 次
贡献者
镜像创建 2024-06-27T14:33:51.879929345Z
同步时间 2024-06-28 10:40
更新时间 2024-11-19 05:54
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci OPERATOR=manager USER_UID=2000 USER_NAME=mongodb-kubernetes-operator
镜像标签
x86_64: architecture 2024-06-05T10:47:24: build-date ubi8-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.29.0: 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 8 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel8: io.openshift.tags Red Hat, Inc.: maintainer ubi8-minimal: name 896.1717584414: release Provides the latest release of the minimal Red Hat Universal Base Image 8.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-896.1717584414: url 7357243bfe6a2392090af428c41ba6d13fe68590: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.10: version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0  quay.io/mongodb/mongodb-kubernetes-operator:0.9.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0  quay.io/mongodb/mongodb-kubernetes-operator:0.9.0

Shell快速替换命令

sed -i 's#quay.io/mongodb/mongodb-kubernetes-operator:0.9.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0  quay.io/mongodb/mongodb-kubernetes-operator:0.9.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0  quay.io/mongodb/mongodb-kubernetes-operator:0.9.0'

镜像历史

大小 创建时间 层信息
0.00B 2024-06-27 22:33:51 ENTRYPOINT ["/usr/local/bin/entrypoint"]
0.00B 2024-06-27 22:33:51 USER 2000
533.00B 2024-06-27 22:33:51 RUN /bin/sh -c /usr/local/bin/user_setup # buildkit
787.00B 2024-06-27 22:33:51 COPY /workspace/build/bin /usr/local/bin # buildkit
51.71MB 2024-06-27 22:33:51 COPY /workspace/manager . # buildkit
0.00B 2024-06-27 22:33:51 WORKDIR /
0.00B 2024-06-27 22:33:51 ENV OPERATOR=manager USER_UID=2000 USER_NAME=mongodb-kubernetes-operator
92.55MB 2024-06-05 18:59:09 /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
0.00B 2024-06-05 18:59:08 /bin/sh -c rm -f /tmp/tls-ca-bundle.pem
0.00B 2024-06-05 18:59:07 /bin/sh -c rm -f '/etc/yum.repos.d/odcs-3153934-80fdb.repo' '/etc/yum.repos.d/rhel-8.10-compose-0e878.repo'
0.00B 2024-06-05 18:59:07 /bin/sh -c #(nop) LABEL "release"="896.1717584414" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-06-05T10:47:24" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7357243bfe6a2392090af428c41ba6d13fe68590" "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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-896.1717584414"
0.00B 2024-06-05 18:59:07 /bin/sh -c #(nop) ADD file:50b8ae8537153f061b9b48f0ce2547d493cccba4d14294d4c13a66b2f98d2b7c in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-896.1717584414
0.00B 2024-06-05 18:59:06 /bin/sh -c #(nop) ADD file:d65db5c3c919c582bea22c86b20072060b152fc35ecf7dddba590052d543e6d5 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-896.1717584414.json
0.00B 2024-06-05 18:59:06 /bin/sh -c rm -rf /var/log/*
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) ENV container oci
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL io.openshift.expose-services=""
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
0.00B 2024-06-05 18:59:05 /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."
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.10"
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) ADD multi:7cb54aecc729e97f374805d4a2e2f2e7d9e74c12805c1493174654aec337c1ed in /etc/yum.repos.d/
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
0.00B 2024-06-05 18:59:05 /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
0.00B 2024-06-05 18:59:05 /bin/sh -c #(nop) ADD file:6fe415d8ed10b98dd4befb7882431823c084e3982ed3c876b0d9e355d9c77e52 in /

镜像信息

{
    "Id": "sha256:23e802756e13c996b4f2ad9b377d5358c174d91f3d0f552fc8f182c48d60e3ab",
    "RepoTags": [
        "quay.io/mongodb/mongodb-kubernetes-operator:0.9.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator:0.9.0"
    ],
    "RepoDigests": [
        "quay.io/mongodb/mongodb-kubernetes-operator@sha256:7a65cef7f1f7355dae00deac6b4fd93d8b76d65f66ca2a196ad5d2b117c1aea2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/mongodb/mongodb-kubernetes-operator@sha256:dec261e48e65a9d85830fa56b741d585afe90c399bf754792ee4c98e7e1e468e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-27T14:33:51.879929345Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "2000",
        "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",
            "OPERATOR=manager",
            "USER_UID=2000",
            "USER_NAME=mongodb-kubernetes-operator"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/local/bin/entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-06-05T10:47:24",
            "com.redhat.component": "ubi8-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.29.0",
            "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 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8-minimal",
            "release": "896.1717584414",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-896.1717584414",
            "vcs-ref": "7357243bfe6a2392090af428c41ba6d13fe68590",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.10"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 144263607,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8ac7cca388053e62367f95bc20639ead2667fa3a0b96af4cd2d4c0d3a5b3a200/diff:/var/lib/docker/overlay2/ea20aefaea541b5aa56a683f25f924196cb5515652a3ad7e495eea9cf1f41c3b/diff:/var/lib/docker/overlay2/4bd24d030cd7fb6610e6e2c95831cea552d6b0375d68d07ac6bae0619233e638/diff",
            "MergedDir": "/var/lib/docker/overlay2/d3d24a170a71428e9f081fe3f6a48eacb6f7341ec002e439a94d43d81d050c98/merged",
            "UpperDir": "/var/lib/docker/overlay2/d3d24a170a71428e9f081fe3f6a48eacb6f7341ec002e439a94d43d81d050c98/diff",
            "WorkDir": "/var/lib/docker/overlay2/d3d24a170a71428e9f081fe3f6a48eacb6f7341ec002e439a94d43d81d050c98/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7fa000cf03ea90b564a8d4a1f6d943e4fa07196a151d4bbc35bfc0c13c08620d",
            "sha256:e78254b1b14177e7a8e6f01b3669f0b26ad180cbc10804e267f88565621b8169",
            "sha256:e708420ee828fb648a178c304aaeaa64235aa29113d734968a2b5306cb757834",
            "sha256:1305c02b53c8c0a0ad9948acb309acc38ee68313049fb5345cdef9ed881de8f2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-28T10:39:44.999666467+08:00"
    }
}

更多版本

quay.io/mongodb/mongodb-kubernetes-operator:0.9.0

linux/amd64 quay.io144.26MB2024-06-28 10:40
192