automation-tests/cmd/podman/cliconfig
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
..
commands.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
config.go Add the rmi flag to podman-run to delete container image 2020-03-03 14:27:11 +02:00
create.go Add squash-all, fix squash option in build 2019-10-11 13:28:38 -04:00
defaults.go cli: support --systemd=always 2019-10-09 23:39:18 +02:00