maven package docker:build - connection refused

后端 未结 10 2264
梦谈多话
梦谈多话 2021-02-07 05:06

I am trying to directly build a docker image with maven with mvn package docker:build.

Docker is running and docker ps shows me my containers,

10条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-07 05:35

    update maven docker plugin to latest version 1.2.0. This solves the problem.

提交回复
热议问题