Github-Monitor
Github-Monitor copied to clipboard
使用 docker-compose up -d 时出现 ERROR: Service 'web' failed to build报错
使用 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]#
请问有方法解决吗?
原来是我docker版本低的问题,卸载重装后就能解决了