docker-maven-plugin build 出现的一些问题,欢迎各位大佬前来解决

  1. com.spotify:docker-maven-plugin:0.4.13:build (default-cli) on project springboot-nacos-register: Exception caught: Request error: POST http://192.168.120.134:2375/build?t=nacos: 500: HTTP 500 Internal Server Error -> [Help 1]

这个问题我百度了下往上说的都是repository name 不符合要求,但是我改成nacos去build 还是不行

  1. 使用intellij idea docker 插件的时候 add * app.jar 提示 add 后面没有内容 这个错误

https://blog.csdn.net/workhardyxb/article/details/88643778