You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
你好,有看到您项目中在gradle脚本中有写到docker镜像构建的脚本,但是构建docker镜像时会有一些问题 What went wrong: Execution failed for task ':buildDocker'. java.io.IOException: Cannot run program "docker": CreateProcess error=2, 系统找不到指定的文件。
不知道您有尝试过成功构建docker镜像吗,谢谢
The text was updated successfully, but these errors were encountered:
你好,有看到您项目中在gradle脚本中有写到docker镜像构建的脚本,但是构建docker镜像时会有一些问题
What went wrong: Execution failed for task ':buildDocker'. java.io.IOException: Cannot run program "docker": CreateProcess error=2, 系统找不到指定的文件。
不知道您有尝试过成功构建docker镜像吗,谢谢
The text was updated successfully, but these errors were encountered: