docker.maven.plugin插件出错:Could not acquire image ID or digest following build
项目之前构建很正常,但是加入了.dockerignore 文件(内容如下)之后,就出现该问题(项目名用project_name 代替):
[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:1.2.0:build (default-cli) on project project_name: Exception caugh...
原创
2019-10-08 14:30:12 ·
8017 阅读 ·
3 评论