Message: Failed to start container: java.util.concurrent.ExecutionException: javax.ws.rs.ProcessingException: org.apache.http.conn.HttpHostConnectException: Connect to 172.18.0.1:2375 [/172.18.0.1] failed: Connection refused (Connection refused)
Is the following line: ExecStart=/usr/bin/dockerd -H unix:///var/run/docker.sock -D -H tcp://127.0.0.1:2375
not current anymore, or not working with the newest version of docker?