Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Excetption while Building docker Image for whole project #210

Closed
kbat312 opened this issue Jul 11, 2022 · 2 comments
Closed

Getting Excetption while Building docker Image for whole project #210

kbat312 opened this issue Jul 11, 2022 · 2 comments
Labels

Comments

@kbat312
Copy link

kbat312 commented Jul 11, 2022

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]```

@arey arey added the question label Jul 11, 2022
@arey
Copy link
Member

arey commented Jul 11, 2022

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

@arey
Copy link
Member

arey commented Dec 23, 2022

Please reopen if needed.

@arey arey closed this as completed Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants