parent
6d074c41f3
commit
da9bcb415e
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ https://dl-cdn.alpinelinux.org/alpine/v3.17/community`), 0600); err != nil {
|
||||||
"--unshare-user", "--uid", "1000", "--gid", "1000",
|
"--unshare-user", "--uid", "1000", "--gid", "1000",
|
||||||
"--setenv", "HOME", "/home/repro",
|
"--setenv", "HOME", "/home/repro",
|
||||||
"--chdir", "/work",
|
"--chdir", "/work",
|
||||||
|
"--setenv", "PATH", "/usr/bin:/usr/sbin:/bin:/sbin",
|
||||||
},
|
},
|
||||||
cachedParams...)
|
cachedParams...)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue