podman/utils
cdoern 77cd38d40c switch podman image scp from depending on machinectl to just os/exec
machinectl does not propogate error messages and adds extra lines in the output, exec.Cmd is able to clear the env besides PATH and TERM,
and use the given UID and GID to execute the command properly.

machinectl is still used to create a user session. Ubuntu support is limited by this.

Signed-off-by: cdoern <cdoern@redhat.com>
2022-01-26 14:40:44 -05:00
..
ports.go Improvements for machine 2021-03-25 11:02:33 -05:00
utils.go switch podman image scp from depending on machinectl to just os/exec 2022-01-26 14:40:44 -05:00
utils_supported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
utils_windows.go podman: add new cgroup mode split 2020-06-25 17:16:12 +02:00