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

How to pass command line arguments to docker run: Unable to use writeDiscoveredRepos #774

Open
cep21 opened this issue Jun 28, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cep21
Copy link

cep21 commented Jun 28, 2023

I don't see a way to pass CLI arguments to the running docker file. How do I take advantage of writeDiscoveredRepos which does not have an environment variable?

https://docs.renovatebot.com/self-hosted-configuration/#writediscoveredrepos

@rarkins
Copy link
Contributor

rarkins commented Jun 29, 2023

I'm guessing you can try putting config in config.js. Alternatively, submit a PR enabling ENV for this param

@viceice
Copy link
Member

viceice commented Jun 29, 2023

or send a PR to allow to configure this via a action parameter.

@viceice viceice added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants