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

Problems running docker-compose #19

Open
pleboeuf opened this issue Mar 27, 2017 · 2 comments
Open

Problems running docker-compose #19

pleboeuf opened this issue Mar 27, 2017 · 2 comments

Comments

@pleboeuf
Copy link
Contributor

It seems that there's a problem with the file docker-compose.yml, refered to in https://gist.github.com/elecnix/51637af8e7bea6d4faf8471397e4b0e5.

Worked fine:

1. git clone https://gist.github.com/51637af8e7bea6d4faf8471397e4b0e5.git erabliere

2. cd erabliere

3. git clone https://github.com/elecnix/ErabliCollecteur.git

4. git clone https://github.com/elecnix/ErabliDash.git

5. When executing:

docker-compose up -d
got:
ERROR: In file './docker-compose.yml' service 'version' doesn't have any configuration options. All top level keys in your docker-compose.yml must map to a dictionary of configuration options.

@elecnix
Copy link
Owner

elecnix commented Mar 28, 2017

Ça fonctionne ici avec:

$ docker-compose --version
docker-compose version 1.11.1, build 7c5d5e4

@pleboeuf
Copy link
Contributor Author

pleboeuf commented Mar 28, 2017 via email

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

2 participants