mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
18477cd2ed95d5dccb3f59e0e88688950804ceb5
Description: When docker is in startup process and containerd sends an "process exit" event to docker. If the container config '--restart=always', restartmanager will start this container very soon. But some initialization is not done, e.g. `daemon.netController`,when visit, docker would panic. Signed-off-by: Wentao Zhang <zhangwentao234@huawei.com> Upstream-commit: 5b0993d6c778c18735692560538c790faa3dbbb4 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%