spiegel_podman/pkg/bindings/test
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
..
fixture Add guard for BuildOptions.CommonBuildOpts 2021-09-30 14:30:06 -07:00
attach_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
auth_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
common_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
connection_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
containers_test.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
create_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
exec_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
generator_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
images_test.go bindings rmi test: clarify behavior 2021-12-16 15:31:29 +01:00
info_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
manifests_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
networks_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
pods_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
resource_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
secrets_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
system_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
test_suite_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
volumes_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00