mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #866 from eyakubovich/master
docker: wait for docker.socket to fix race in docker.service
This commit is contained in:
commit
59d368e229
@ -2,6 +2,7 @@
|
||||
Description=Docker Application Container Engine
|
||||
Documentation=http://docs.docker.io
|
||||
Requires=docker.socket
|
||||
After=docker.socket
|
||||
|
||||
[Service]
|
||||
Environment="TMPDIR=/var/tmp/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user