FATE
FATE copied to clipboard
docker-compose部署报错
我添加了代理: RegistryURI=hub.c.163.com
但是在部署的时候,无法拉取osc镜像: Creating network "confs-10000_fate-network" with the default driver Creating volume "confs-10000_fate_flow_logs" with default driver Creating volume "confs-10000_shared_dir_examples" with local driver Creating volume "confs-10000_shared_dir_fate" with local driver Pulling osx (hub.c.163.com//federatedai/osx:2.0.0-release)... ERROR: invalid reference format
拼接的时候好像多了一个//. 部署脚本为:kubefate-docker-compose-v2.0.0.tar.gz