Using Docker Tooling 5.18.0 which uses docker-client 9.0 results in:
jakarta.ws.rs.ProcessingException: org.apache.hc.client5.http.HttpHostConnectException: Connect to http://127.0.0.1:2375 [/127.0.0.1] failed: Connection refused
at start-up.
Is there anyone that could help with debugging why this is occurring? The failure occurs trying to do a ping().
Using Docker Tooling 5.18.0 which uses docker-client 9.0 results in:
jakarta.ws.rs.ProcessingException: org.apache.hc.client5.http.HttpHostConnectException: Connect to http://127.0.0.1:2375 [/127.0.0.1] failed: Connection refused
at start-up.
Is there anyone that could help with debugging why this is occurring? The failure occurs trying to do a ping().