Github-Monitor icon indicating copy to clipboard operation
Github-Monitor copied to clipboard

使用 docker-compose up -d 时出现 ERROR: Service 'web' failed to build报错

Open LiuKarleung opened this issue 4 years ago • 1 comments

使用 docker-compose up -d 时出现 ERROR: Service 'web' failed to build报错


[root@VM-0-7-centos Github-Monitor]# docker-compose up -d Building web unknown flag: --iidfile See 'docker build --help'. ERROR: Service 'web' failed to build [root@VM-0-7-centos Github-Monitor]#

请问有方法解决吗?

LiuKarleung avatar Apr 12 '21 07:04 LiuKarleung

原来是我docker版本低的问题,卸载重装后就能解决了

LiuKarleung avatar Apr 12 '21 09:04 LiuKarleung