docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2 linux/amd64

docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2 - 国内下载镜像源 浏览次数:33

openebs/mayastor-agent-ha-cluster镜像

描述:

  • MayaStor Agent HA Cluster Docker Image
  • This is an OpenEBS Mayastor agent image for a Highly Available (HA) cluster
  • It includes the necessary binaries and configuration files to run a Mayastor agent in HA mode

标签:

  • openebs/mayastor-agent-ha-cluster
  • docker.io/openebs/mayastor-agent-ha-cluster

维护者:

  • OpenEBS Maintainers
源镜像 docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2
镜像ID sha256:10410e1a176803a1d240c81cd3b15627ef97283b05bcc6659752d2e254b24db5
镜像TAG v2.9.2
大小 66.09MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 tini -- agent-ha-cluster
工作目录
OS/平台 linux/amd64
浏览量 33 次
贡献者
镜像创建 2025-08-27T08:16:48Z
同步时间 2025-09-08 16:22
更新时间 2025-09-15 08:39

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2  docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2  docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2

Shell快速替换命令

sed -i 's#openebs/mayastor-agent-ha-cluster:v2.9.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2  docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2  docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2'

镜像构建历史


# 2025-08-27 16:16:48  66.09MB 

                        
                    

镜像信息

{
    "Id": "sha256:10410e1a176803a1d240c81cd3b15627ef97283b05bcc6659752d2e254b24db5",
    "RepoTags": [
        "openebs/mayastor-agent-ha-cluster:v2.9.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2"
    ],
    "RepoDigests": [
        "openebs/mayastor-agent-ha-cluster@sha256:7c982655233630f3b5431a37698249f383e763bc40bd30af650392086f675dd2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/mayastor-agent-ha-cluster@sha256:7c982655233630f3b5431a37698249f383e763bc40bd30af650392086f675dd2"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-08-27T08:16:48Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "tini",
            "--",
            "agent-ha-cluster"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 66092393,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/6250d03d09c6c88d960227f95ceccdb63d6c9db1e92b15bf7b9469bbc04e814f/merged",
            "UpperDir": "/var/lib/docker/overlay2/6250d03d09c6c88d960227f95ceccdb63d6c9db1e92b15bf7b9469bbc04e814f/diff",
            "WorkDir": "/var/lib/docker/overlay2/6250d03d09c6c88d960227f95ceccdb63d6c9db1e92b15bf7b9469bbc04e814f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:07e8af26a860e20e9a48adfef024281f02f2cb44abab92be0e9b7d2ea70fcc07"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-08T16:22:06.129442708+08:00"
    }
}

更多版本

docker.io/openebs/mayastor-agent-ha-cluster:v2.7.0

linux/amd64 docker.io69.58MB2024-09-19 02:35
201

docker.io/openebs/mayastor-agent-ha-cluster:v2.7.1

linux/amd64 docker.io69.67MB2024-10-16 15:30
212

docker.io/openebs/mayastor-agent-ha-cluster:v2.9.0

linux/amd64 docker.io66.09MB2025-08-13 12:04
40

docker.io/openebs/mayastor-agent-ha-cluster:v2.9.1

linux/amd64 docker.io66.09MB2025-08-13 16:44
37

docker.io/openebs/mayastor-agent-ha-cluster:v2.9.2

linux/amd64 docker.io66.09MB2025-09-08 16:22
32