horizoncd / hub-mirror

🚀 gcr.io、registry.k8s.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像加速下载服务
MIT License
2 stars 0 forks source link

[hub-mirror] 请求执行任务 #15

Open kilosonc opened 1 year ago

kilosonc commented 1 year ago

{ "hub-mirror": [ "gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.13.0", "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.28.0", "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.28.0", "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.28.0", "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.28.0", "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.28.0" ] }

github-actions[bot] commented 1 year ago

Hello,您可以直接执行该命令:

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n  \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0 gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.13.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.28.0\n\n' | bash

或是手动执行:


# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0 gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.13.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.28.0

希望可以帮助到您,祝您周一愉快!

github-actions[bot] commented 1 year ago

Hello,您可以直接执行该命令:

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n  \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0 gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.13.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.28.0\n\n\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}\n    \ndocker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.28.0\n\n' | bash

或是手动执行:


# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.kubeconfigwriter:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.dashboard.cmd.dashboard:v0.13.0 gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard:v0.13.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.controller:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.nop:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.entrypoint:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.28.0

# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/horizoncd --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0
docker tag registry.cn-hangzhou.aliyuncs.com/horizoncd/gcr.io.tekton-releases.github.com.tektoncd.pipeline.cmd.git-init:v0.28.0 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.28.0

希望可以帮助到您,祝您周一愉快!