Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add varlink support for prune | baude | 2019-01-10 |
| | | | | | | | Add the ability to prune unused images using the varlink API. Signed-off-by: baude <bbaude@redhat.com> | ||
* | Add ability to prune containers and images | baude | 2018-12-05 |
Allow user to prune unused/unnamed images, the layer images from building, via podman rmi --prune. Allow user to prune stopped/exiuted containers via podman rm --prune. This should resolve #1910 Signed-off-by: baude <bbaude@redhat.com> |