Files
podman/pkg
cdoern f6d00ea6ef podman image scp never enter podman user NS
Podman image scp should never enter the Podman UserNS unless it needs to. This allows for
a sudo exec.Command to transfer images to and from rootful storage. If this command is run using sudo,
the simple sudo podman save/load does not work, machinectl/su is necessary here.

This modification allows for both rootful and rootless transfers, and an overall change of scp to be
more of a wrapper function for different load and save calls as well as the ssh component

Signed-off-by: cdoern <cdoern@redhat.com>
2021-12-23 10:10:51 -05:00
..
2020-12-22 13:34:31 -05:00
2021-09-20 15:07:41 +02:00
2021-05-06 11:51:15 +02:00
2021-07-27 15:32:23 +02:00
2021-07-27 16:10:44 +02:00
2019-07-23 15:43:40 -04:00
2021-02-22 09:03:51 +01:00
2021-02-11 23:01:56 +01:00
2021-03-15 14:01:52 +01:00
2021-02-22 09:03:51 +01:00
2021-10-06 11:19:32 -04:00
2021-02-22 09:03:51 +01:00
2020-12-22 13:34:31 -05:00
2020-01-13 14:27:02 +01:00