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:
Simon McVittie <smcv@collabora.com>
parent
3008ba5e
No related branches found
No related tags found