apollo安装时
cd apollo/docker/scripts
bash dev_start.sh -g cn
[INFO] Setup geolocation specific configurations for cn
[INFO] GeoLocation settings for Mainland China
[INFO] Start pulling docker image registry.baidubce.com/apolloauto/apollo:edu_challenge_sim ...
[ERROR] Failed to pull docker image : registry.baidubce.com/apolloauto/apollo:edu_challenge_sim
还有更多的报错信息吗?
现在看到你的报错信息是,拉镜像错误,所以,明确仓库地址访问是否OK,是否可用。
更新一下源,参考下这个https://blog.csdn.net/hessen_tan/article/details/122906542