Pass environment variable(s) to microVM#58
Conversation
Signed-off-by: EduM22 <38257387+EduM22@users.noreply.github.com>
|
Thanks for your contribution. Could you please remove the third empty commit? |
Signed-off-by: EduM22 <38257387+EduM22@users.noreply.github.com>
how do I do it?, Is it easier to create a new pull request? |
is a useful tool if you want to change one of the last three commits. Or "drop" one in this case. Although if the empty commit was at the HEAD, it's simpler to do:
and then a:
people create new PRs sometimes to redo things, which is ok, but it's something you rarely have to do. |
Thanks for the help. @slp is it up to spec now? |
|
Hey guys, anything holding this up? |
|
Sorry, I lost track of this one. LGTM, merging it. |
Added the ability to pass environment variable(s) to the microVM when starting it.