gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0 linux/amd64

gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0 - 国内下载镜像源 浏览次数:26

这是一个用于清理Knative Serving组件的Docker容器镜像。

它包含knative.dev/serving/pkg/cleanup/cmd/cleanup命令,该命令负责清理Knative Serving环境中的一些旧资源,例如已完成的Revision和不需要的服务。

该镜像由Google Container Registry (gcr.io) 托管,属于Knative Serving项目。

源镜像 gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0
镜像ID sha256:3aa92eac86e1e64cf8837fedd63386c5179324042be13f37caa6a6aca9c3ddd2
镜像TAG v1.18.0
大小 43.66MB
镜像源 gcr.io
CMD
启动入口 /ko-app/cleanup
工作目录
OS/平台 linux/amd64
浏览量 26 次
贡献者
镜像创建 2025-03-25T13:16:43Z
同步时间 2025-05-06 03:03
更新时间 2025-05-28 18:34
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ko-app SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt KO_DATA_PATH=/var/run/ko
镜像标签
2025-03-25T13:16:43Z: org.opencontainers.image.created

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0  gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0  gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0

Shell快速替换命令

sed -i 's#gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0  gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0  gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0'

镜像构建历史


# 0001-01-01 08:00:00  42.93MB 
ko build ko://knative.dev/serving/pkg/cleanup/cmd/cleanup
                        
# 0001-01-01 08:00:00  0.00B 
ko build ko://knative.dev/serving/pkg/cleanup/cmd/cleanup
                        
# 2025-03-25 21:16:43  731.11KB 
apko
                        
                    

镜像信息

{
    "Id": "sha256:3aa92eac86e1e64cf8837fedd63386c5179324042be13f37caa6a6aca9c3ddd2",
    "RepoTags": [
        "gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup:v1.18.0"
    ],
    "RepoDigests": [
        "gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup@sha256:825b0b4b42c45c79681a2851c1a58ed7631c71933771a3d90771aff2a31397fc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/knative-releases/knative.dev/serving/pkg/cleanup/cmd/cleanup@sha256:b9e88c0f2722e596fd00d7053b33b4e4bc03e59d2f8dc31da82551acdb912ca4"
    ],
    "Parent": "",
    "Comment": "go build output, at /ko-app/cleanup",
    "Created": "2025-03-25T13:16:43Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "github.com/ko-build/ko",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532",
        "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:/ko-app",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
            "KO_DATA_PATH=/var/run/ko"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/ko-app/cleanup"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-03-25T13:16:43Z"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 43656585,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2d435b971567f8166f09044a1a952dab5bc0f1f0378ac3e6ab809783a6e110bc/diff:/var/lib/docker/overlay2/ee12be9c23e142896c21b6ddab02736935b082f34e6a861b1a75c5dd28b35d53/diff",
            "MergedDir": "/var/lib/docker/overlay2/a6008471c73bd4542c8d7b92f714681020fe7d03e761a722566cb326e20be2e2/merged",
            "UpperDir": "/var/lib/docker/overlay2/a6008471c73bd4542c8d7b92f714681020fe7d03e761a722566cb326e20be2e2/diff",
            "WorkDir": "/var/lib/docker/overlay2/a6008471c73bd4542c8d7b92f714681020fe7d03e761a722566cb326e20be2e2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:54463fe4f0d92891b6cfb0f258d77401ec4862befcf560a2e933f3ba7eb0481d",
            "sha256:ffe56a1c5f3878e9b5f803842adb9e2ce81584b6bd027e8599582aefe14a975b",
            "sha256:9ad2c96b733738578c08a5b94e36f7e5a2f65924557d0fc04df30901d06f765e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-06T03:03:44.167790575+08:00"
    }
}

更多版本