edp963 / davinci-docker

Davinci Docker Deployment
Apache License 2.0
154 stars 99 forks source link

docker-compose --verbose up #7

Open samcaicn opened 4 years ago

samcaicn commented 4 years ago

[root@localhost davini]# docker-compose --verbose up compose.config.config.find: Using configuration files: ./docker-compose.yml ERROR: compose.cli.main.main: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the services key, or omit the version key and place your service definitions at the root of the file to use version 1.

cabbage89 commented 4 years ago

升级docker和docker-compose至最新版