expand working
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
RequiresMountsFor=/etc/docker /var/lib/docker
|
||||
|
||||
[Service]
|
||||
ExecStart=--storage-driver=overlay2 --log-driver=journald
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/dockerd -H fd:// --storage-driver=overlay2 --log-driver=journald
|
||||
|
||||
Reference in New Issue
Block a user