mycheryhr / hub-mirror-aliyun

1 stars 0 forks source link

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

Open mycheryhr opened 1 week ago

mycheryhr commented 1 week ago

{ "hub-mirror": [ "velero/velero-plugin-for-microsoft-azure:v1.5.0" ] }

github-actions[bot] commented 1 week ago

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

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/syncmics --username={your username}\n  \ndocker pull registry.cn-hangzhou.aliyuncs.com/syncmics/velero.velero-plugin-for-microsoft-azure:v1.5.0\ndocker tag registry.cn-hangzhou.aliyuncs.com/syncmics/velero.velero-plugin-for-microsoft-azure:v1.5.0 velero/velero-plugin-for-microsoft-azure:v1.5.0\n\n' | bash

或是手动执行:


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

docker pull registry.cn-hangzhou.aliyuncs.com/syncmics/velero.velero-plugin-for-microsoft-azure:v1.5.0
docker tag registry.cn-hangzhou.aliyuncs.com/syncmics/velero.velero-plugin-for-microsoft-azure:v1.5.0 velero/velero-plugin-for-microsoft-azure:v1.5.0

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