diff options
author | cdoern <cbdoer23@g.holycross.edu> | 2021-11-08 11:25:47 -0500 |
---|---|---|
committer | cdoern <cbdoer23@g.holycross.edu> | 2021-11-11 20:14:38 -0500 |
commit | ac38eca3fdaa723a6c96fd2bcfa882d1ab2a09fb (patch) | |
tree | 506d9007dea782dbb5805046abd3f38c9ea61523 /pkg/api | |
parent | ffa5ed0e0e00f79a1f3b6a88bf9efce3dbb19207 (diff) | |
download | podman-ac38eca3fdaa723a6c96fd2bcfa882d1ab2a09fb.tar.gz podman-ac38eca3fdaa723a6c96fd2bcfa882d1ab2a09fb.tar.bz2 podman-ac38eca3fdaa723a6c96fd2bcfa882d1ab2a09fb.zip |
Podman Image SCP transfer patch
Fixed syntax so that podman image scp transfer works with no user specified.
This command can only be executed as root so to obtain the default user, I searched for
the SUDO_USER environmental variable. If that is not found, we error out and inform the user
to set this variable and make sure they are running as root
Signed-off-by: cdoern <cdoern@redhat.com>
Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
Diffstat (limited to 'pkg/api')
0 files changed, 0 insertions, 0 deletions