mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 02:45:44 +00:00
Throw an error if a specified tag does not exist. Also make sure that the user input is normalized as we already do for `podman tag`. To prevent regressions, add a set of end-to-end and systemd tests. Last but not least, update the docs and add bash completions. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| config.go | ||
| docker_registry_options.go | ||
| errors.go | ||
| filters.go | ||
| image.go | ||
| image_test.go | ||
| manifests.go | ||
| parts.go | ||
| parts_test.go | ||
| prune.go | ||
| pull.go | ||
| pull_test.go | ||
| search.go | ||
| signing_options.go | ||
| tree.go | ||
| utils.go | ||