Increase wait time for Docker socket
This commit is contained in:
parent
e2bb75a723
commit
f980dcafd5
@ -36,5 +36,5 @@ start_pre() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
start_post() {
|
start_post() {
|
||||||
ewaitfile 1 /var/run/docker.sock
|
ewaitfile 10 /var/run/docker.sock
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user