Commit 94fff43
committed
Adds environment variable support to Docker run script
Updates the Docker run script to pass environment variables
(CMAKE_BUILD_TYPE, PRIVATE_KEY_OPTION, USE_XARGS) to the container.
Improves configurability and flexibility during container runtime.
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>1 parent 110376e commit 94fff43
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments