Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | push: fix push with one argument | Valentin Rothberg | 2020-04-29 |
| | | | | | | | When doing a `podman push $IMG`, $IMG acts as the source and the destination. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | Fix podman push and podman pull to check for authfile | Daniel J Walsh | 2020-04-22 |
| | | | | | | | This fixes pull_test.go push_test.go is still broken because of lack of registry support. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | Podman V2 birth | Brent Baude | 2020-04-16 |
remote podman v1 and replace with podman v2. Signed-off-by: Brent Baude <bbaude@redhat.com> |