Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor of 'podman prune' to better support remote | Jhon Honce | 2019-04-18 |
| | | | | | | | | * Push iterations into the service not the client * Add e2e tests * Refactor to use new frameworks Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Added remote pod prune | Peter Hunt | 2019-04-16 |
| | | | | Signed-off-by: Peter Hunt <pehunt@redhat.com> | ||
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
podman system prune would leave pods be, and not prune them if they were stopped. Fix this by adding a `podman pod prune` command that prunes stopped pods similarly to containers. Signed-off-by: Peter Hunt <pehunt@redhat.com> |