Merge pull request #275 from seemethere/failure_to_launch
Add docker.socket requirement for docker.service
This commit is contained in:
commit
d6217230e8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Documentation=https://docs.docker.com
|
|||
BindsTo=containerd.service
|
||||
After=network-online.target firewalld.service
|
||||
Wants=network-online.target
|
||||
Requires=docker.socket
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
|
Loading…
Add table
Reference in a new issue