binghe001

错误信息:

[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:1.0.0:build (default-cli) on project farm: 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] failed: Connection refused: connect -> [Help 1]

我的错误原因是我没有打开本地的docker 2375端口

打开方式:右击右下角的小鲸鱼(我用的是docker for window),点击settings如下图

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2021-11-30
  • 2022-02-17
  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
相关资源
相似解决方案