spiegel_podman/pkg/api/handlers
Valentin Rothberg 95dad4d8a4 podman rmi --ignore
Add an `--ignore` flag to `podman image rm` to instruct ignoring image
if a specified image does not exist and to not throw an error.  Other
commands (e.g., `podman container rm`) already support this flag.

Such an `--ignore` flag can come in handy in clean-up scripcts such as
the teardown phases in the Podman tests.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-19 10:05:43 +01:00
..
compat Add ExitCommandDelay configuration use in API exec handler 2022-03-04 00:57:35 +01:00
libpod podman rmi --ignore 2022-03-19 10:05:43 +01:00
swagger bump go module to version 4 2022-01-18 12:47:07 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Fix handling of duplicate matches on id expansion 2022-01-24 13:19:16 -05:00
decoder.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go bump go module to version 4 2022-01-18 12:47:07 +01:00