Skip to content
Snippets Groups Projects
Commit f584a55c authored by Simon McVittie's avatar Simon McVittie
Browse files

runtime: Don't assume container's env is in the PATH


Some OS distributions, notably Exherbo, don't put /usr/bin in their
PATH. This means we can't safely use their PATH to invoke standard tools
inside the container.

Bypass this by setting the PATH without using env(1).

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 3008ba5e
No related branches found
No related tags found
1 merge request!188runtime: Don't assume container's env is in the PATH
Pipeline #5627 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment