Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove use of ABISupport buildtag | Daniel J Walsh | 2020-06-03 |
| | | | | | | | | | | We need to default to building podman. If you specify no build tags you will not build podman, not podman-remote. Just using remote flag to indicate podman-remote and !remote for podman. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | default to tunnel without ABISupport tag | Daniel J Walsh | 2020-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> |