【发布时间】:2021-08-09 17:30:53
【问题描述】:
我在启动 docker 服务时遇到守护程序错误。
- System
- Provider
[ Name] docker
- EventID 4
[ Qualifiers] 0
Level 2
Task 0
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2021-05-20T11:56:33.780842300Z
EventRecordID 404284
Channel Application
Computer Computer.Name
Security
- EventData
Error starting daemon: Error initializing network controller: Error creating default network: HNS failed with error: The object already exists.
来自事件查看器的错误详情:
fatal: Error starting daemon: Error initializing network controller: Error creating default network: HNS failed with error: The object already exists.
Docker 命令:start-service docker
【问题讨论】:
标签: docker windows-server-2016