Open luoyulong opened 2 years ago
Hello,您可以直接执行该命令:
echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/sxkj --username={your username}\n \ndocker pull registry.cn-hangzhou.aliyuncs.com/sxkj/ghcr.io.epicgames.unreal-engine:dev-4.27\ndocker tag registry.cn-hangzhou.aliyuncs.com/sxkj/ghcr.io.epicgames.unreal-engine:dev-4.27 ghcr.io/epicgames/unreal-engine:dev-4.27\n\n' | bash
或是手动执行:
# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/sxkj --username={your username}
docker pull registry.cn-hangzhou.aliyuncs.com/sxkj/ghcr.io.epicgames.unreal-engine:dev-4.27
docker tag registry.cn-hangzhou.aliyuncs.com/sxkj/ghcr.io.epicgames.unreal-engine:dev-4.27 ghcr.io/epicgames/unreal-engine:dev-4.27
希望可以帮助到您,祝您周四愉快!
{ "hub-mirror": [ "ghcr.io/epicgames/unreal-engine:dev-4.27" ] }