Win10 Docker打包镜像失败( Failed to execute goal com.spotify:dockerfile-maven-plugin:1.4.10)解决问题:Win10 Docker打包镜像失败( Failed to execute goal com.spotify:dockerfile-maven-plugin:1.4.10)_凡夫俗子-CSDN博客一、问题描述在Win10家庭版安装Docker成功后,准备将微服务打包Docker镜像执行maven打包命令出错(相关依赖以及必要配置都已配好)二、错误日志[ERROR] Failed to execute goal com.spotify:dockerfile-maven-plugin:1.4.10:build (default-cli) on project api-gateway: Could not build image: java.util.concurrent.ExecutionExhttps://blog.csdn.net/qq_43603138/article/details/120178097勾选Expose daemon on tcp://localhost:2375 without TLS:将守护进程暴露给tcp:// localhost:2375