The system does retry to connect to the daemon before running a docker pull. You can analyze the retry logic here: https://github.com/drone/autoscaler/blob/master/engine/install.go#L117:L141
The system does retry to connect to the daemon before running a docker pull. You can analyze the retry logic here: https://github.com/drone/autoscaler/blob/master/engine/install.go#L117:L141