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

Environment variables in fig.yml should support lists #242

Closed
bfirsh opened this issue Jun 2, 2014 · 4 comments
Closed

Environment variables in fig.yml should support lists #242

bfirsh opened this issue Jun 2, 2014 · 4 comments

Comments

@bfirsh
Copy link

bfirsh commented Jun 2, 2014

It's a bit confusing that they're the only exception to all fig.yml options being lists.

environment:
 - FOO=bar
@thaJeztah
Copy link
Member

Would it be possible to support both the old and the new notation (without messing up the code too much), in order to not break existing fig-files?

@d11wtq
Copy link

d11wtq commented Jun 11, 2014

I'm currently setting environment variables this way, and it seems to work.

@d11wtq
Copy link

d11wtq commented Jul 13, 2014

Should this be closed? I'm actually using this syntax myself and it works.

@bfirsh
Copy link
Author

bfirsh commented Jul 14, 2014

Cool!

@bfirsh bfirsh closed this as completed Jul 14, 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