docker.io/fluxcd/image-automation-controller:v0.36.0 linux/amd64

docker.io/fluxcd/image-automation-controller:v0.36.0 - 国内下载镜像源 浏览次数:25

这是一个FluxCD的镜像,名为image-automation-controller。它是一个控制器,用于自动化容器镜像的构建、推送和部署流程。 通过与镜像仓库(例如,Docker Hub, Google Container Registry, Amazon ECR等)集成,该控制器可以监控镜像仓库中的镜像更新,并在检测到新镜像版本时自动触发相应的部署动作,从而实现持续集成和持续交付(CI/CD)的自动化。

源镜像 docker.io/fluxcd/image-automation-controller:v0.36.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0
镜像ID sha256:25ee28e905f69419c583f7addf353721b89cbe244a8656e1e10befa9e79b64e1
镜像TAG v0.36.0
大小 56.97MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 image-automation-controller
工作目录
OS/平台 linux/amd64
浏览量 25 次
贡献者
镜像创建 2023-08-24T07:48:40.02206212Z
同步时间 2025-05-19 13:53
更新时间 2025-05-31 10:18
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2023-08-24T07:42:45.664Z: org.opencontainers.image.created GitOps Toolkit controller that patches container image tags in Git: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses d2f8784180d3ae769cea3edc83f87f527b2603db: org.opencontainers.image.revision https://github.com/fluxcd/image-automation-controller: org.opencontainers.image.source image-automation-controller: org.opencontainers.image.title https://github.com/fluxcd/image-automation-controller: org.opencontainers.image.url v0.36.0: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0  docker.io/fluxcd/image-automation-controller:v0.36.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0  docker.io/fluxcd/image-automation-controller:v0.36.0

Shell快速替换命令

sed -i 's#fluxcd/image-automation-controller:v0.36.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0  docker.io/fluxcd/image-automation-controller:v0.36.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0  docker.io/fluxcd/image-automation-controller:v0.36.0'

镜像构建历史


# 2023-08-24 15:48:40  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["image-automation-controller"]
                        
# 2023-08-24 15:48:40  0.00B 指定运行容器时使用的用户
USER 65534:65534
                        
# 2023-08-24 15:48:40  49.12MB 复制新文件或目录到容器中
COPY /image-automation-controller /usr/local/bin/ # buildkit
                        
# 2023-08-24 15:42:57  516.49KB 执行命令并创建新的镜像层
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk --no-cache add ca-certificates   && update-ca-certificates # buildkit
                        
# 2023-08-24 15:42:57  0.00B 定义构建参数
ARG TARGETPLATFORM
                        
# 2023-08-08 03:20:20  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2023-08-08 03:20:20  7.34MB 
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in / 
                        
                    

镜像信息

{
    "Id": "sha256:25ee28e905f69419c583f7addf353721b89cbe244a8656e1e10befa9e79b64e1",
    "RepoTags": [
        "fluxcd/image-automation-controller:v0.36.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller:v0.36.0"
    ],
    "RepoDigests": [
        "fluxcd/image-automation-controller@sha256:5087d25baa6e78e2f99f0b126ce397aaa5f108edb8312b07eecd3efe495929f8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fluxcd/image-automation-controller@sha256:6644fccfa74cca81ae4dde59213e94c020e7bccab64f39fe14b3c81f166857d6"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-08-24T07:48:40.02206212Z",
    "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": [
            "image-automation-controller"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2023-08-24T07:42:45.664Z",
            "org.opencontainers.image.description": "GitOps Toolkit controller that patches container image tags in Git",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "d2f8784180d3ae769cea3edc83f87f527b2603db",
            "org.opencontainers.image.source": "https://github.com/fluxcd/image-automation-controller",
            "org.opencontainers.image.title": "image-automation-controller",
            "org.opencontainers.image.url": "https://github.com/fluxcd/image-automation-controller",
            "org.opencontainers.image.version": "v0.36.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 56967332,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/871ebcf6c7da9ac1da10a4ed89bce6ec0f6a01be1dd023d682ba6f4399036150/diff:/var/lib/docker/overlay2/82e70a22bd048bfcd86f23bc8219d55293f721d8a1937ee5257882360093c941/diff",
            "MergedDir": "/var/lib/docker/overlay2/81c750f002fde607e16c07bbb90e819a9ca2cfae1715229ee1b7eb43306f5035/merged",
            "UpperDir": "/var/lib/docker/overlay2/81c750f002fde607e16c07bbb90e819a9ca2cfae1715229ee1b7eb43306f5035/diff",
            "WorkDir": "/var/lib/docker/overlay2/81c750f002fde607e16c07bbb90e819a9ca2cfae1715229ee1b7eb43306f5035/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230",
            "sha256:a64dcd0842382a0f894aae6079a59f3e77d08e3ea9a985ff7c93d5856c50678f",
            "sha256:fccfb92140a9d45c4ff92ef22940541f69993ba488b70770b9d6d3afa254240f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-19T13:53:47.710766876+08:00"
    }
}

更多版本

docker.io/fluxcd/image-automation-controller:v0.28.0

linux/amd64 docker.io52.54MB2024-11-18 10:04
98

docker.io/fluxcd/image-automation-controller:v0.39.0

linux/amd64 docker.io62.87MB2024-12-09 16:16
88

docker.io/fluxcd/image-automation-controller:v0.14.0

linux/amd64 docker.io135.21MB2025-05-07 17:07
30

docker.io/fluxcd/image-automation-controller:v0.36.0

linux/amd64 docker.io56.97MB2025-05-19 13:53
24