docker.io/kubesphere/notification-manager-operator:v2.6.0 linux/amd64

docker.io/kubesphere/notification-manager-operator:v2.6.0 - 国内下载镜像源 浏览次数:13 安全受验证的发布者-Kubesphere

notification-manager-operator 是一个 Kubernetes 操作员,用于管理 Notification Manager 服务。它可以帮助你在 Kubernetes 集群中部署、 scaling 和监控 Notification Manager 服务。

源镜像 docker.io/kubesphere/notification-manager-operator:v2.6.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0
镜像ID sha256:bfdf4dc39837d45f2fd8f9c2772eb01d2c289b05ca597ceb1f75060ebc15a628
镜像TAG v2.6.0
大小 55.45MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /notification-manager-operator
工作目录 /
OS/平台 linux/amd64
浏览量 13 次
贡献者 12*******0@qq.com
镜像创建 2025-06-30T07:48:45.91596501Z
同步时间 2025-09-05 09:06
更新时间 2025-09-05 19:56
环境变量
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0  docker.io/kubesphere/notification-manager-operator:v2.6.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0  docker.io/kubesphere/notification-manager-operator:v2.6.0

Shell快速替换命令

sed -i 's#kubesphere/notification-manager-operator:v2.6.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0  docker.io/kubesphere/notification-manager-operator:v2.6.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0  docker.io/kubesphere/notification-manager-operator:v2.6.0'

镜像构建历史


# 2025-06-30 15:48:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/notification-manager-operator"]
                        
# 2025-06-30 15:48:45  0.00B 指定运行容器时使用的用户
USER nonroot:nonroot
                        
# 2025-06-30 15:48:45  52.88MB 复制新文件或目录到容器中
COPY /workspace/notification-manager-operator . # buildkit
                        
# 2025-06-30 15:48:45  0.00B 设置工作目录为/
WORKDIR /
                        
# 0001-01-01 08:00:00  219.25KB 

                        
# 0001-01-01 08:00:00  346.00B 

                        
# 0001-01-01 08:00:00  497.00B 

                        
# 0001-01-01 08:00:00  0.00B 

                        
# 0001-01-01 08:00:00  64.00B 

                        
# 0001-01-01 08:00:00  149.00B 

                        
# 0001-01-01 08:00:00  2.05MB 

                        
# 0001-01-01 08:00:00  29.38KB 

                        
# 0001-01-01 08:00:00  270.02KB 

                        
                    

镜像信息

{
    "Id": "sha256:bfdf4dc39837d45f2fd8f9c2772eb01d2c289b05ca597ceb1f75060ebc15a628",
    "RepoTags": [
        "kubesphere/notification-manager-operator:v2.6.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator:v2.6.0"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager-operator@sha256:b8e936aac06083b4e9ae4a90a63e4594e85819b662a6cd3754bf49eb796106f9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-30T07:48:45.91596501Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nonroot:nonroot",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/notification-manager-operator"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 55445878,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/aa583a7b83a6b659aa7392474cda777ed7c7def0b8aa7ab7ee1486eed3a201b3/diff:/var/lib/docker/overlay2/5b3b1f99fe7d2bcb1e3871687a39a1864256dab06e85b3439a5f5ad9e1f05261/diff:/var/lib/docker/overlay2/e8275a3d66ed25411a400cbd10c9a97225fcdb48a99c9db99de4df2afc02cd40/diff:/var/lib/docker/overlay2/1d46fb94474f23641d698fbfb01468f7821a7ce5f458120a01388e8bc9ac9bb6/diff:/var/lib/docker/overlay2/b77d7bf98faceb5efb5500b432acd1359e3b73d4bb300529f69d662edf83dea4/diff:/var/lib/docker/overlay2/8fd170096333b1fbd880d931363176cbe7acad8fce90b957de55dacaed574cb7/diff:/var/lib/docker/overlay2/4f31c8f2cb57bee074cbd657ea434c51e5bd061492791e90fd499c26d0a2d249/diff:/var/lib/docker/overlay2/3510f866e3590e21eaa76c90a3442ca6abceccf0c3dad1bd7f8bb0f6d86bb664/diff:/var/lib/docker/overlay2/c70e8633ecad2014d56d62b27f043eb13ff0f720c725f8cc09859b87266d7e9e/diff",
            "MergedDir": "/var/lib/docker/overlay2/e9598eaf71f411d1db080de0cb528552275027f04f6a70fb4f185964c1d1eeb4/merged",
            "UpperDir": "/var/lib/docker/overlay2/e9598eaf71f411d1db080de0cb528552275027f04f6a70fb4f185964c1d1eeb4/diff",
            "WorkDir": "/var/lib/docker/overlay2/e9598eaf71f411d1db080de0cb528552275027f04f6a70fb4f185964c1d1eeb4/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:70c35736547b3e931b1a31e6d5e7df15ca445f3923da9c5bf966e67fe7f08564",
            "sha256:6fbdf253bbc2490dcfede5bdb58ca0db63ee8aff565f6ea9f918f3bce9e2d5aa",
            "sha256:1df9699731f7846ad827986563c27981294fd53a7ce7b4665f87936b0d9a7945",
            "sha256:ff5700ec54186528cbae40f54c24b1a34fb7c01527beaa1232868c16e2353f52",
            "sha256:d52f02c6501c9c4410568f0bf6ff30d30d8290f57794c308fe36ea78393afac2",
            "sha256:e624a5370eca2b8266e74d179326e2a8767d361db14d13edd9fb57e408731784",
            "sha256:1a73b54f556b477f0a8b939d13c504a3b4f4db71f7a09c63afbc10acb3de5849",
            "sha256:d2d7ec0f6756eb51cf1602c6f8ac4dd811d3d052661142e0110357bf0b581457",
            "sha256:4cb10dd2545bd173858450b80853b850e49608260f1a0789e0d0b39edf12f500",
            "sha256:54a2ff2cead710971e684edc06f6d16583340ec42cb030d56a157664d5fa9418"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-09-05T09:06:13.32935521+08:00"
    }
}

更多版本

docker.io/kubesphere/notification-manager-operator:v2.3.0

linux/amd64 docker.io46.96MB2024-07-11 11:28
476

docker.io/kubesphere/notification-manager-operator:v1.0.0

linux/amd64 docker.io44.32MB2024-09-05 15:29
212

docker.io/kubesphere/notification-manager-operator:v1.4.0

linux/amd64 docker.io46.24MB2024-11-28 10:26
262

docker.io/kubesphere/notification-manager-operator:v2.5.2

linux/amd64 docker.io55.44MB2025-03-14 18:22
120

docker.io/kubesphere/notification-manager-operator:v2.6.0

linux/arm64 docker.io53.19MB2025-09-05 09:00
12

docker.io/kubesphere/notification-manager-operator:v2.5.3

linux/arm64 docker.io53.21MB2025-09-05 09:02
15

docker.io/kubesphere/notification-manager-operator:v2.5.2

linux/arm64 docker.io53.21MB2025-09-05 09:04
11

docker.io/kubesphere/notification-manager-operator:v2.6.0

linux/amd64 docker.io55.45MB2025-09-05 09:06
12