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

ghcr.io/fluxcd/notification-controller:v1.7.5 - 国内下载镜像源 浏览次数:10
源镜像 ghcr.io/fluxcd/notification-controller:v1.7.5
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.7.5
镜像ID sha256:ac3527b0ebbaf36ec5e938e163b352a62cc5d279328ceb7a6ce5192607a065e0
镜像TAG v1.7.5
大小 114.58MB
镜像源 ghcr.io
CMD
启动入口 notification-controller
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-11-19T15:43:18.048898234Z
同步时间 2025-12-09 23:25
更新时间 2025-12-10 03:58
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2025-11-19T15:37:42.937Z: org.opencontainers.image.created The GitOps Toolkit event forwarder and notification dispatcher: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 89e4c4bfd6b9be807542036c549c2bea7c0ddf8c: 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.7.5: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-11-19 23:43:18  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["notification-controller"]
                        
# 2025-11-19 23:43:18  0.00B 指定运行容器时使用的用户
USER 65534:65534
                        
# 2025-11-19 23:43:18  105.73MB 复制新文件或目录到容器中
COPY /workspace/notification-controller /usr/local/bin/ # buildkit
                        
# 2025-11-19 23:37:47  527.36KB 执行命令并创建新的镜像层
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk --no-cache add ca-certificates   && update-ca-certificates # buildkit
                        
# 2025-11-19 23:37:47  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
# 2025-10-08 19:04:56  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-10-08 19:04:56  8.32MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:ac3527b0ebbaf36ec5e938e163b352a62cc5d279328ceb7a6ce5192607a065e0",
    "RepoTags": [
        "ghcr.io/fluxcd/notification-controller:v1.7.5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller:v1.7.5"
    ],
    "RepoDigests": [
        "ghcr.io/fluxcd/notification-controller@sha256:ba723a55f7c7c7feedd50bb5db0ff2dd9a3b0ae85b50f61a0457184025b38c54",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/fluxcd/notification-controller@sha256:96b6052ba33f034518dde944825740f23c352563e54667c9c5405476e99fbfa9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-11-19T15:43:18.048898234Z",
    "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": "2025-11-19T15:37:42.937Z",
            "org.opencontainers.image.description": "The GitOps Toolkit event forwarder and notification dispatcher",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "89e4c4bfd6b9be807542036c549c2bea7c0ddf8c",
            "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.7.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 114579300,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e83d5cb1614aa81c85a928e7ca18d6fdf776f49c7a83c27e1f19675db8dc6496/diff:/var/lib/docker/overlay2/9228d0dea91f2a86651259163a395152983e6f8dd01e3c64990f331280069735/diff",
            "MergedDir": "/var/lib/docker/overlay2/4565367407f548cc462780559bed919fd550fc1e38a4f209da16981b08ad50be/merged",
            "UpperDir": "/var/lib/docker/overlay2/4565367407f548cc462780559bed919fd550fc1e38a4f209da16981b08ad50be/diff",
            "WorkDir": "/var/lib/docker/overlay2/4565367407f548cc462780559bed919fd550fc1e38a4f209da16981b08ad50be/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:256f393e029fa2063d8c93720da36a74a032bed3355a2bc3e313ad12f8bde9d1",
            "sha256:caa275199ee6f130025d72476346559aa3faa7f82e27d4d3fea19de3726dd2e1",
            "sha256:b8ff08677f7963a95683563e79ceabe7576c5aa66391de2c15637b5e2fe13a65"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-09T23:25:32.321971676+08:00"
    }
}

更多版本

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

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