Docker v20.10.5
In the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect.
原因是使用了 Linux containers 启动,需要 Hyper-V 服务支持。
解决办法:
在 Docker Desktop 托盘图标 Switch to windows containers。
版权声明:本文为redzealot2007原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。