mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
Add rm --filter option
--filter : remove the filtered container. Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
This commit is contained in:
@@ -18,6 +18,7 @@ load helpers
|
||||
|
||||
# Remove container; now 'inspect' should fail
|
||||
run_podman rm $rand
|
||||
is "$output" "$rand" "display raw input"
|
||||
run_podman 125 inspect $rand
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user