spring-petclinic-microservices icon indicating copy to clipboard operation
spring-petclinic-microservices copied to clipboard

Getting Excetption while Building docker Image for whole project

Open kbat312 opened this issue 3 years ago • 1 comments

Failed to execute goal com.spotify:docker-maven-plugin:1.2.2:build (default) on project spring-petclinic-admin-server: Exceptio n caught: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: com.spotify.docker .client.shaded.org.apache.http.conn.HttpHostConnectException: Connect to localhost:2375 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1 ] failed: Connection refused: connect -> [Help `1]```

kbat312 avatar Jul 11 '22 17:07 kbat312

Hi @kbat312 Did you start the Docker Daemon before executing the maven command?

arey avatar Jul 11 '22 19:07 arey

Please reopen if needed.

arey avatar Dec 23 '22 16:12 arey