podman/completions
Boaz Shuster 11e5c53d11 Add the rmi flag to podman-run to delete container image
The --rmi flag will delete the container image after its execution
unless that image is already been used by another container(s).

This is useful when one wants to execute a container once and remove
any resources attached to it.

Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
2020-03-03 14:27:11 +02:00
..
bash Add the rmi flag to podman-run to delete container image 2020-03-03 14:27:11 +02:00
zsh Usage messages: show possible option values 2020-01-08 14:24:43 -07:00