Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for ssh:// and unix:// podman clients | Jhon Honce | 2020-02-20 |
| | | | | | | | | | | * Make context keys package safe * Add support for PODMAN_HOST and PODMAN_SSHKEY * Add slight increasing delay when client connections fail * Remove usages of path.Join(), added JoinURL(). '/' is not OS dependent. Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Add APIv2 CLI example POC | Jhon Honce | 2020-01-15 |
* Add ReadMe, CLI and unit files to support socket activation, both for system and rootless Signed-off-by: Jhon Honce <jhonce@redhat.com> |