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 for environment variables in hermit #154

Merged
merged 1 commit into from
Feb 2, 2017

Conversation

zmalik
Copy link
Contributor

@zmalik zmalik commented Feb 2, 2017

This is to be able to add simple integration of environment variables that later we pass to docker, through hermit.

Its already avaliable in API of eremetic. With this PR it just enables docker look alike flags

hermit run -image=busybox -e MYVAR=value1 -e MYVAR2=value2

@alde
Copy link
Contributor

alde commented Feb 2, 2017

Thanks for the PR.

LGTM

@alde alde merged commit 85544df into eremetic-framework:master Feb 2, 2017
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.

2 participants