buildah/chroot
Nalin Dahyabhai 76c18c8970 chroot: use $PATH when finding commands
Use the $PATH from the runtime config, if it includes one, so that when
the command to run isn't an absolute path and the command isn't being
processed by the shell, exec.Command()'s internal call to
exec.LookPath() will find it.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-09-10 12:55:59 -04:00
..
run_common.go chroot: use $PATH when finding commands 2025-09-10 12:55:59 -04:00
run_freebsd.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
run_linux.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
run_linux_test.go chroot: use symbolic names when complaining about mount() errors 2025-04-15 17:53:43 -04:00
run_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
seccomp.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
seccomp_freebsd.go *: fix build tags 2024-08-09 17:05:30 -07:00
seccomp_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
seccomp_unsupported.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
seccomp_unsupported_test.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
selinux.go replace deprecated selinux/label calls 2025-03-24 13:32:00 +01:00
selinux_unsupported.go *: fix build tags 2024-08-09 17:05:30 -07:00
unsupported.go *: fix build tags 2024-08-09 17:05:30 -07:00