Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix podman inspect to accept -l and -s fields | Daniel J Walsh | 2020-04-20 |
| | | | | | | | | | | Podman inspect has a breaking change in that it dropped --latest and --size options. This PR adds these back. Lots of tests rely on podman inspect -l. 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> |