642bdd2e302abf4fac18a835b8b64c34f8332ab0
The current behavior is for dockerd to fail to start if the swarm component can't be started for some reason. This can be difficult to debug remotely because the daemon won't be running at all, so it's not possible to hit endpoints like /info to see what's going on. It's also very difficult to recover from the situation, since commands like "docker swarm leave" are unavailable. Change the behavior to allow startup to proceed. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: f7d846094a5dc642198cc4939df646a3e889a750 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%