Open lilong1997 opened 11 months ago
Hello,您可以直接执行该命令:
echo -e '# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/lilong1997 --username={your username}\n\ndocker pull registry.cn-hangzhou.aliyuncs.com/lilong1997/gcr.io.tekton-releases.github.com.tektoncd.triggers.cmd.webhook:v0.25.3\ndocker tag registry.cn-hangzhou.aliyuncs.com/lilong1997/gcr.io.tekton-releases.github.com.tektoncd.triggers.cmd.webhook:v0.25.3 gcr.io/tekton-releases/github.com/tektoncd/triggers/cmd/webhook:v0.25.3' | bash
或是手动执行:
# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/lilong1997 --username={your username}
docker pull registry.cn-hangzhou.aliyuncs.com/lilong1997/gcr.io.tekton-releases.github.com.tektoncd.triggers.cmd.webhook:v0.25.3
docker tag registry.cn-hangzhou.aliyuncs.com/lilong1997/gcr.io.tekton-releases.github.com.tektoncd.triggers.cmd.webhook:v0.25.3 gcr.io/tekton-releases/github.com/tektoncd/triggers/cmd/webhook:v0.25.3
希望可以帮助到您,祝您周五愉快!
{ "hub-mirror": [ "gcr.io/tekton-releases/github.com/tektoncd/triggers/cmd/webhook:v0.25.3" ] }