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

Feature Request: "Shared" or reusable variables #25

Open
ravensorb opened this issue Jun 23, 2020 · 2 comments
Open

Feature Request: "Shared" or reusable variables #25

ravensorb opened this issue Jun 23, 2020 · 2 comments

Comments

@ravensorb
Copy link

I find that i am reusing a few things across a lot of templates

Examples

  • Volume paths (logging, base data path)
  • Standard variable values (ex: Time Zone, PGUID, PUID, etc.)
  • Root domain name

It would be really great if there was a way to define something like a set of global variables that could then be applied to templates when a compose file was generated.

@corpulent
Copy link
Contributor

@ravensorb take a look here #26 (comment). If what I am describing there is clear, then I can work on this feature. Other users are requesting this also.

@ravensorb
Copy link
Author

Agreed -- I think the idea of "global" and "user" level variables that can be used as token in a number of places would be really cool!

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