赞
踩
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?Supported filenames: docker-compose.yml, docker-compose.yaml
curl -L https://github.com/docker/compose/releases/download/1.26.0/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
然后就发现不会出现这个问题了,但是要注意修改 compose.yml文件中的Version版本号,否则会出现版本不匹配的问题
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。