windows下载安装docker出现的问题

进入powershell后输入docker --version报错:

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

解决
删除掉用户环境变量的docker 相关的变量就ok了

相关文章:

  • 2021-08-21
  • 2021-10-24
  • 2021-10-05
  • 2022-01-10
  • 2021-11-17
  • 2021-08-28
  • 2022-12-23
  • 2021-06-25
猜你喜欢
  • 2021-09-13
  • 2021-04-26
  • 2021-10-17
  • 2021-07-06
  • 2022-01-24
  • 2021-11-16
  • 2021-08-13
相关资源
相似解决方案