spiegel_podman/libpod/define
Valentin Rothberg 6594d5d655 podman untag: error if tag doesn't exist
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>
2020-06-24 14:46:50 -04:00
..
annotations.go add {generate,play} kube 2020-05-06 17:08:22 +02:00
config.go Do not share container log driver for exec 2020-06-17 11:11:46 -04:00
container_inspect.go Reformat inspect network settings 2020-06-24 14:46:32 -04:00
containerstate.go v2 podman stats 2020-05-05 08:46:51 -05:00
ctr_inspect.go Add basic structure of output for APIv2 pod inspect 2020-04-15 17:21:00 -04:00
errors.go podman untag: error if tag doesn't exist 2020-06-24 14:46:50 -04:00
exec_codes.go Revert "Exec: use ErrorConmonRead" 2020-03-09 09:50:40 -04:00
healthchecks.go Fix remote integration for healthchecks 2020-05-20 14:43:01 -05:00
info.go Turn on More linters 2020-06-15 07:05:56 -04:00
pod_inspect.go pod config: add a CreateCommand field 2020-06-11 11:01:13 +02:00
podstate.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
runtime.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
version.go podman version --format ... was not working 2020-05-21 16:31:34 -04:00