Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add gating tasks | baude | 2019-03-13 |
| | | | | | | | | | | | to protect against regressions, we need to add a few gating tasks: * build with varlink * build podman-remote * build podman-remote-darwin we already have a gating task for building without varlink Signed-off-by: baude <bbaude@redhat.com> | ||
* | Add darwin support for remote-client | baude | 2019-01-11 |
Add the ability to cross-compile podman remote for OSX. Also, add image exists and tag to remote-client. Signed-off-by: baude <bbaude@redhat.com> |