Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rootless: skip check fo /etc/containers/registries.conf | Giuseppe Scrivano | 2019-05-30 |
| | | | | | | | | | the warning can be confusing when used in rootless mode as the unprivileged user has no way for setting it up. Closes: https://github.com/containers/libpod/issues/2955 Signed-off-by: Giuseppe Scrivano <gscrivan@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> |