spiegel_podman/cmd/podman/utils
Daniel J Walsh 8f2358eeaa
Add podman rm --depend
This option causes Podman to not only remove the specified containers
but all of the containers that depend on the specified
containers.
Fixes: https://github.com/containers/podman/issues/10360

Also ran codespell on the code

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-01-11 14:33:54 -05:00
..
alias.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
error.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
signals_linux.go Support sighup reload configuration files 2020-08-18 14:42:49 -04:00
signals_windows.go Support sighup reload configuration files 2020-08-18 14:42:49 -04:00
utils.go bump go module to v3 2021-02-22 09:03:51 +01:00