| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | import: write stdin to tmp file | Valentin Rothberg | 2021-07-23 |
| | | | | | | | | | | | | | | | If importing an archive via stdin write it to a temporary file such that the temporary file can be opened multiple times later on. Otherwise, we may end up with an empty image. Also fix a bug in the URL parsing code; we need to check whether there's actually a scheme. Add system tests for `podman import` exercising the basics. Fixes: #10994 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
| * | V2 enable ps tests | Jhon Honce | 2020-04-29 |
| | | | | | | | | | * Combine cobra.Command helper functions into validate package from registry and common packages * Introduce ChoiceValue for flags Signed-off-by: Jhon Honce <jhonce@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> | |||
