sous-chef icon indicating copy to clipboard operation
sous-chef copied to clipboard

Error

Open intoro opened this issue 7 years ago • 6 comments

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

intoro avatar Feb 04 '18 00:02 intoro

@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?

erozqba avatar Feb 05 '18 00:02 erozqba

@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 avatar Mar 05 '18 02:03 kousu

Did you give up on trying it?

kousu avatar Mar 05 '18 02:03 kousu

No, Just Been Busy. I think I'll have time tonight. I'll Update You

On Mar 4, 2018 6:27 PM, "Nick" [email protected] wrote:

Did you give up on trying it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/savoirfairelinux/sous-chef/issues/827#issuecomment-370292328, or mute the thread https://github.com/notifications/unsubscribe-auth/AXntFt_Umx75g5vgFJxHUYx5fkySLHaYks5tbKKLgaJpZM4R4Y-M .

intoro avatar Mar 05 '18 03:03 intoro

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.

kousu avatar Mar 06 '18 23:03 kousu

@intoro is this now fixed?

erozqba avatar Apr 08 '18 03:04 erozqba