Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not use Version 3 with latest docker-compose #10

Open
ssabat opened this issue Sep 28, 2019 · 0 comments
Open

Can not use Version 3 with latest docker-compose #10

ssabat opened this issue Sep 28, 2019 · 0 comments

Comments

@ssabat
Copy link

ssabat commented Sep 28, 2019

Hi,

I am trying to run OBP-Docker using docker-compose with latest GIT PULL and then using docker-compose command.

I get following error.

root@74b9da9a0246:/OBP-Docker/compose# docker-compose -v
docker-compose version 1.8.0, build unknown
root@74b9da9a0246:
/OBP-Docker/compose# docker-compose up
ERROR: 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 version of "2" (or "2.0") 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.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/
root@74b9da9a0246:~/OBP-Docker/compose#

Looks like, yml files needs to be refactored as per above suggestion.

Thanks,

Sunil Sabat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant