美文网首页
Spotify docker-maven-plugin can’

Spotify docker-maven-plugin can’

作者: 介可能是只乌龟 | 来源:发表于2019-03-21 12:59 被阅读0次

Error message

[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:0.4.5:build (server) on project web-service: Exception caught: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: org.apache.http.conn.HttpHostConnectException: Connect to localhost:2375 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1, localhost/fe80:0:0:0:0:0:0:1%1] failed: Connection refused -> [Help 1]

Solution

Update Docker setting as follows:


Docker Setting

Reference

相关文章

网友评论

      本文标题:Spotify docker-maven-plugin can’

      本文链接:https://www.haomeiwen.com/subject/ukeqvqtx.html