mirror of
https://github.com/containers/podman.git
synced 2026-03-14 12:51:10 -04:00
Make sure fixes that go into local podman commands also work in podman-remote, by using the same function. Since this is just a rewrite of existing code, existing tests should handle it. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>