buildah/pkg/cli
umohnani8 fc438bb932 Add --rm and --force-rm to buildah bud
--rm removes all intermediate containers if the build was successful.
If unsuccessful, the intermediate container at which the failure occured
will persist in the container store.
--force-rm removes all intermediate containers even if the build was
unsuccessful.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #788
Approved by: rhatdan
2018-06-14 16:20:25 +00:00
..
common.go Add --rm and --force-rm to buildah bud 2018-06-14 16:20:25 +00:00