Commit 110376e
committed
Adds user-specific UID and simplifies script invocation
Updates Docker run script to use a fixed user ID (1000:1000) for consistent file permissions. Removes the `sudo-cwd.sh` script from the invocation, simplifying the command execution process.
Improves usability and resolves permission issues in containerized environments.
Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>1 parent 5229c72 commit 110376e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
0 commit comments