Commit 1c95c1c
committed
Removes redundant script invocation in Docker command
Simplifies the Docker run command by removing the execution of an additional script, directly passing user arguments to the container for improved flexibility and maintainability.
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>1 parent 5229c72 commit 1c95c1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments