docker.io/kubesphere/notification-manager:v1.4.0 linux/amd64

docker.io/kubesphere/notification-manager:v1.4.0 - 国内下载镜像源 浏览次数:75 安全受验证的发布者-Kubesphere
这是一个 Kubernetes notification manager 镜像,可以帮助您在集群中处理事件通知和日志记录。
源镜像 docker.io/kubesphere/notification-manager:v1.4.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.0
镜像ID sha256:b8b2f6b3790fe435a024a80e345faf640f1c1737fc9770e893cdf52b0fb1dc62
镜像TAG v1.4.0
大小 51.80MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /notification-manager
工作目录 /
OS/平台 linux/amd64
浏览量 75 次
贡献者
镜像创建 2021-10-19T09:41:39.772492414Z
同步时间 2024-11-28 10:35
更新时间 2025-01-18 10:20
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
镜像安全扫描 查看Trivy扫描报告

系统OS: debian 10.10 扫描引擎: Trivy 扫描时间: 2024-11-28 10:35

低危漏洞:1 中危漏洞:41 高危漏洞:53 严重漏洞:4

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.0  docker.io/kubesphere/notification-manager:v1.4.0

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#kubesphere/notification-manager:v1.4.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.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:v1.4.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.0  docker.io/kubesphere/notification-manager:v1.4.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2021-10-19 17:41:39  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/notification-manager"]
                        
# 2021-10-19 17:41:39  0.00B 指定运行容器时使用的用户
USER nonroot:nonroot
                        
# 2021-10-19 17:41:39  49.98MB 复制新文件或目录到容器中
COPY /workspace/notification-manager . # buildkit
                        
# 2021-10-19 17:41:39  0.00B 设置工作目录为/
WORKDIR /
                        
# 1970-01-01 08:00:00  1.82MB 
bazel build ...
                        
                    

镜像信息

{
    "Id": "sha256:b8b2f6b3790fe435a024a80e345faf640f1c1737fc9770e893cdf52b0fb1dc62",
    "RepoTags": [
        "kubesphere/notification-manager:v1.4.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager:v1.4.0"
    ],
    "RepoDigests": [
        "kubesphere/notification-manager@sha256:bef08de6bab5726f941e4cacacd1153ed105119e2756d76511b8e7d1432d8181",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubesphere/notification-manager@sha256:29e5e5ee7606bb606c3d7c3f7f81899037f7ed77ca2e242552ace73b3dab8223"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2021-10-19T09:41:39.772492414Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "Bazel",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nonroot:nonroot",
        "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",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/notification-manager"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 51795767,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c01aa4da9c2e8ec816953d95733342f07a9846fc4680971aab59ba473b5bcdc4/diff",
            "MergedDir": "/var/lib/docker/overlay2/722fb877a4df4573706df02970ec3438e1f7760ad3326e4db621af26353842ae/merged",
            "UpperDir": "/var/lib/docker/overlay2/722fb877a4df4573706df02970ec3438e1f7760ad3326e4db621af26353842ae/diff",
            "WorkDir": "/var/lib/docker/overlay2/722fb877a4df4573706df02970ec3438e1f7760ad3326e4db621af26353842ae/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb",
            "sha256:eff586cb7183602d9e42b657db2ff436744bf788064d1057512c60d51ef31e3a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-28T10:35:30.016376784+08:00"
    }
}

更多版本

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

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

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

linux/amd64 docker.io52.26MB2024-07-11 12:31
248

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

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

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

linux/amd64 docker.io47.38MB2024-09-05 15:35
96

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

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

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

linux/amd64 docker.io51.80MB2024-11-28 10:35
74