广告图片

ghcr.io/fluxcd/notification-controller:v1.8.4 linux/amd64

ghcr.io/fluxcd/notification-controller:v1.8.4 - 国内下载镜像源 浏览次数:13 yolo 贡献同步

notification-controller是Flux CD工具链中的核心组件之一,负责管理和发送GitOps工作流中的事件通知。它可监听Kubernetes集群内资源的变更事件(如应用部署更新、配置修改等),并通过Slack、GitHub Issues、Webhooks等多种渠道将事件信息发送给指定接收方,助力团队实时掌握系统状态与部署进展,增强GitOps流程的可观测性与协作效率。

源镜像 ghcr.io/fluxcd/notification-controller:v1.8.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4
镜像ID sha256:8051dcb492baf7b3aba2171798d2a8baa85d9bc217e08f68094ab75457af1243
镜像TAG v1.8.4
大小 116.15MB
镜像源 ghcr.io
CMD
启动入口 notification-controller
工作目录 /
OS/平台 linux/amd64
浏览量 13 次
贡献者
avatar
yolo
镜像创建 2026-04-21T09:39:08.101274845Z
同步时间 2026-05-06 15:52
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2026-04-21T09:33:07.875Z: org.opencontainers.image.created The GitOps Toolkit event forwarder and notification dispatcher: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses f98e1eb5aa97adbdbe33018d4b9dd1e47763fad0: org.opencontainers.image.revision https://github.com/fluxcd/notification-controller: org.opencontainers.image.source notification-controller: org.opencontainers.image.title https://github.com/fluxcd/notification-controller: org.opencontainers.image.url v1.8.4: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4  ghcr.io/fluxcd/notification-controller:v1.8.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4  ghcr.io/fluxcd/notification-controller:v1.8.4

Shell快速替换命令

sed -i 's#ghcr.io/fluxcd/notification-controller:v1.8.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4  ghcr.io/fluxcd/notification-controller:v1.8.4'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4  ghcr.io/fluxcd/notification-controller:v1.8.4'

镜像构建历史


# 2026-04-21 17:39:08  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["notification-controller"]
                        
# 2026-04-21 17:39:08  0.00B 指定运行容器时使用的用户
USER 65534:65534
                        
# 2026-04-21 17:39:08  107.18MB 复制新文件或目录到容器中
COPY /workspace/notification-controller /usr/local/bin/ # buildkit
                        
# 2026-04-21 17:33:11  513.67KB 执行命令并创建新的镜像层
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk --no-cache add ca-certificates   && update-ca-certificates # buildkit
                        
# 2026-04-21 17:33:11  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2026-04-16 04:01:40  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2026-04-16 04:01:40  8.45MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:8051dcb492baf7b3aba2171798d2a8baa85d9bc217e08f68094ab75457af1243",
    "RepoTags": [
        "ghcr.io/fluxcd/notification-controller:v1.8.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.8.4"
    ],
    "RepoDigests": [
        "ghcr.io/fluxcd/notification-controller@sha256:75842ecfcca4397a788051d6b00ec34f96ea74788c92d9c360fc4d196ea04551",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller@sha256:f0465e7e874d5bd24059e3438f192df1a88a4e3ae3b47901ac8257395bececab"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-21T09:39:08.101274845Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65534:65534",
        "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"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "notification-controller"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-04-21T09:33:07.875Z",
            "org.opencontainers.image.description": "The GitOps Toolkit event forwarder and notification dispatcher",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "f98e1eb5aa97adbdbe33018d4b9dd1e47763fad0",
            "org.opencontainers.image.source": "https://github.com/fluxcd/notification-controller",
            "org.opencontainers.image.title": "notification-controller",
            "org.opencontainers.image.url": "https://github.com/fluxcd/notification-controller",
            "org.opencontainers.image.version": "v1.8.4"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 116145836,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7950a060468a4ecef1baaf183453b4f7adc812034856b5c8c24fd06608a1d04a/diff:/var/lib/docker/overlay2/25979533e2e425f22afcc600ccb45128b109440c7f68049cdcf7fde229f299dd/diff",
            "MergedDir": "/var/lib/docker/overlay2/c251391173fa25b1bbc82ee9dd0d1ae41e870b4a66faef3f8a55fb239b04ed46/merged",
            "UpperDir": "/var/lib/docker/overlay2/c251391173fa25b1bbc82ee9dd0d1ae41e870b4a66faef3f8a55fb239b04ed46/diff",
            "WorkDir": "/var/lib/docker/overlay2/c251391173fa25b1bbc82ee9dd0d1ae41e870b4a66faef3f8a55fb239b04ed46/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:29df493baa13de438d6d2ece3a8333032e0b7b9b9d8cce4ee82194da255f61e1",
            "sha256:6e9a721c330392920ded60928f66ea065222c7c6cc54c457efd11f1be558c2fd",
            "sha256:1bedef68955a3206ca82a2d98cece8d08f01ced924d55349a82f9aee391a5a46"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-06T15:52:35.914711904+08:00"
    }
}

更多版本

ghcr.io/fluxcd/notification-controller:v1.7.5

linux/amd64 ghcr.io114.58MB2025-12-09 23:25
127

ghcr.io/fluxcd/notification-controller:v1.8.4

linux/amd64 ghcr.io116.15MB2026-05-06 15:52
12