question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support custom environment variables

See original GitHub issue

We should let users define environment variables w/ their repositories.

Maybe env.txt ? Each line should have <KEY>=<VAL>?

There are two components to this:

  • Make it possible to invoke repo2docker with environment variables (#186 )
  • Document the above CLI functionality (#295)
  • Add support to perform this action with a config file (e.g. env.txt)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
choldgrafcommented, Mar 14, 2018

I don’t think quite yet - that PR hit part of this issue but there are still some extra things to do. I updated the top-level comment with a more specific todo list from my perspective

1reaction
rprimetcommented, Jan 7, 2018

I’ll submit a PR for the flag 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create and Modify Environment Variables on Windows
Click New to create a new environment variable. Click Edit to modify an existing environment variable.
Read more >
Adding Custom Environment Variables | Create React App
Environment variables are embedded into the build, meaning anyone can view them by inspecting your app's files. The environment variables are ...
Read more >
Working with Custom Environment Variables in the AWS ...
You can set custom environment variables in the ENV list on the Run tab. To test this behavior, do the following: On the...
Read more >
Custom Environment Variables | Virtuozzo Dev Docs
Specify the custom environment variables for any container hosted at the platform, which allows to use them in your applications. Check out three...
Read more >
Use environment variables in solution custom connectors ...
In this article. Use an environment variable in a custom connector; Use new values for environment variables while importing solutions ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found