Open liuli01 opened 2 months ago
Hello,您可以直接执行该命令:
echo -e '\n# if your repository is private,please login...\n# docker login registry.baidubce.com/hub-mirror --username={your username}\n \ndocker pull registry.baidubce.com/hub-mirror/crazygit.lean-openwrt-x86-64:latest\ndocker tag registry.baidubce.com/hub-mirror/crazygit.lean-openwrt-x86-64:latest crazygit/lean-openwrt-x86-64:latest\n\n' | bash
或是手动执行:
# if your repository is private,please login...
# docker login registry.baidubce.com/hub-mirror --username={your username}
docker pull registry.baidubce.com/hub-mirror/crazygit.lean-openwrt-x86-64:latest
docker tag registry.baidubce.com/hub-mirror/crazygit.lean-openwrt-x86-64:latest crazygit/lean-openwrt-x86-64:latest
希望可以帮助到您,祝您周日愉快!
{ "hub-mirror": [ "crazygit/lean-openwrt-x86-64:latest" ] }