[master] Fix for bug #678: Do not "Bind" docker "To" containerd.#365
[master] Fix for bug #678: Do not "Bind" docker "To" containerd.#365mihao wants to merge 1 commit into
Conversation
|
From the systemd documentation https://www.freedesktop.org/software/systemd/man/systemd.unit.html#BindsTo=
|
|
I see that the commit does not have a DCO sign-off (the DCO check was not running when this PR was opened) @mihao could you rebase this PR, and amend the commit message to have a |
Do not "Bind" docker "To" containerd (carry #365)
Because of the BindTo directive, Docker is permanently stopped by systemd when containerd is temporarily killed and restarted. docker/for-linux#678