系统相关
首页 > 系统相关> > Windows10,Docker Desktop,“could not read CA certificate...”错误的解决办法

Windows10,Docker Desktop,“could not read CA certificate...”错误的解决办法

作者:互联网

错误:could not read CA certificate "C:\\Users\\username\\.docker\\machine\\machines\\default\\ca.pem": open C:\Users\username\.docker\machine\machines\default\ca.pem: The system cannot find the file specified.

解决办法:

删除用户环境变量中所有与docker相关的环境变量,应用修改,重新打开terminal工具即可。

标签:...,Users,certificate,read,ca,machine,docker,machines
来源: https://blog.csdn.net/EahanZhang/article/details/97610222