podman/pkg/specgen
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
..
generate Add podman rm --depend 2022-01-11 14:33:54 -05:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
namespaces_test.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
pod_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
podspecgen.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
specgen.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30