我尝试运行 mvn install dockerfile:build,但是弹出了以下异常。\n这是在打开“Expose daemon to tcp://localhost:2375 without TLS\xe2\x80\x9d”之后出现的。请帮我解决这个问题.还尝试了 DOCKET_HOST=unix:///private/var/tmp/docker.sock. 没有任何改变。
\n\nC:\\WINDOWS\\system32>cd C:\\Users\\ggyarmat\\git\\usermanagment\\Usermanagment
\n\nC:\\Users\\ggyarmat\\git\\usermanagment\\Usermanagment>mvn install dockerfile:build\n[INFO] Scanning for projects...\n[WARNING]\n[WARNING] Some problems were encountered while building the effective model for com.usermanagment.springboot:Usermanagment:jar:1.0\n[WARNING] \'dependencies.dependency.(groupId:artifactId:type:classifier)\' must be unique: org.springframework.boot:spring-boot-starter-data-jpa:jar -> duplicate declaration of version (?) @ line 77, column 15\n[WARNING]\n[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.\n[WARNING]\n[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.\n[WARNING]\n[INFO]\n[INFO] ------------------------------------------------------------------------\n[INFO] Building …Run Code Online (Sandbox Code Playgroud)