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

Add support docker -e option #123

Closed
wants to merge 1 commit into from
Closed

Add support docker -e option #123

wants to merge 1 commit into from

Conversation

kei-yamazaki
Copy link

Add new configuration setting "environments" that enable to set the environment variable(s) to the executed process by run_command.

environments:
- deep=purple
- hoge=fuga

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you need to close your code block.

@jeffreycoe
Copy link
Contributor

Environment variable support was added as part of PR #340 and included in the 2.10 release. Please submit a new PR if updates are still needed. Thanks!

@jeffreycoe jeffreycoe closed this Jun 22, 2020
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

Successfully merging this pull request may close these issues.

3 participants