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

Allow injection of sources json as an environment variable directly #90

Open
Mystik738 opened this issue Jan 30, 2020 · 1 comment
Open

Comments

@Mystik738
Copy link

Rather than require custom sources.json files to build new images to use (and therefore require users to manage their own images), you should allow JSON to be injected directly as configuration through an environment variable, which, along with volumes, would enable the one image to handle arbitrary configuration.

@Mystik738
Copy link
Author

As an example, I'm handing this in my own repo here: Mystik738@c7c7bc5 but this change would effectively wipe out the need for creating a custom container image and therefore would have a larger documentation change.

I wouldn't mind doing that work, but only if this is an approved feature.

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

1 participant