summaryrefslogtreecommitdiff
path: root/cmd/podman/registry/config_abi.go
Commit message (Collapse)AuthorAge
* default to tunnel without ABISupport tagDaniel J Walsh2020-05-08
When compiling a Linux binary without ABISupport, default to use the tunnel. The behaviour is expected in `podman-remote`. Also set a default for the remote flag so `podman-remote` works OOB. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>