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

Error #827

Open
intoro opened this issue Feb 4, 2018 · 6 comments
Open

Error #827

intoro opened this issue Feb 4, 2018 · 6 comments

Comments

@intoro
Copy link

intoro commented Feb 4, 2018

Expected Behaviour

When I run:
docker-compose build

Actual Behaviour

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/

Steps to reproduce

@erozqba
Copy link
Contributor

erozqba commented Feb 5, 2018

@intoro Sorry for this, we have been using "dev" branch and "master" was really behind. I have merged dev into master, so this should work now. Could you test again?

@kousu
Copy link

kousu commented Mar 5, 2018

@intoro That error message usually comes up for me when docker is out of date. Sous-Chef has been following the latest docker, and you really need to follow the install instructions, including those for docker-compose, which means adulterating your system with the Docker PPAs (or equivalent), in order to get the latest version.

Sorry about that.

@kousu
Copy link

kousu commented Mar 5, 2018

Did you give up on trying it?

@intoro
Copy link
Author

intoro commented Mar 5, 2018 via email

@kousu
Copy link

kousu commented Mar 6, 2018

Thanks. Take your time and don't get discouraged! We really appreciate the feedback. This software is deployed but it's definitely a beta thing, so we are hungry for data on how it goes for others.

@erozqba
Copy link
Contributor

erozqba commented Apr 8, 2018

@intoro is this now fixed?

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

3 participants