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

Difficult to diagnose yml errors #117

Closed
gregwebs opened this issue Feb 28, 2014 · 3 comments
Closed

Difficult to diagnose yml errors #117

gregwebs opened this issue Feb 28, 2014 · 3 comments

Comments

@gregwebs
Copy link

In my fig.yml I gave a single value db instead of an array - db and I get the error message: No such service: d

If the input types are validated, it is easy to give an error message such as: expected a list, got a single value "db".

@aanand
Copy link

aanand commented Mar 1, 2014

Agreed, we should check for this.

@bfirsh
Copy link

bfirsh commented Mar 1, 2014

We could also support single values.

@bfirsh
Copy link

bfirsh commented Dec 23, 2014

Closing in favour of #129.

@bfirsh bfirsh closed this as completed Dec 23, 2014
xulike666 pushed a commit to xulike666/compose that referenced this issue Jan 19, 2017
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