podman/pkg/specgen/generate
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
..
kube Don't add env if optional and not found 2022-01-10 05:51:19 -05:00
config_linux.go Pod Device Support 2021-09-20 23:22:43 -04:00
config_linux_cgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_nocgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go pkg: use PROXY_VARS from c/common 2022-01-11 00:46:10 +05:30
container_create.go Pod Security Option support 2021-12-27 13:39:36 -05:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
oci.go Pod Security Option support 2021-12-27 13:39:36 -05:00
pod_create.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
ports.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
ports_bench_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
ports_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
security.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
storage.go volumes: be more tolerant and fix infinite loop 2021-10-28 16:37:33 +02:00
validate.go Warn on use of --kernel-memory 2021-12-22 06:20:21 -05:00