Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | v2 system subcommand | baude | 2020-05-05 |
| | | | | | | | | | | add system df, info, load, renumber, and migrate Refactor for specialized libpod engines add the ability to prune images, volumes, containers, and pods Signed-off-by: baude <bbaude@redhat.com> | ||
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
| | | | | | | Failing tests are now skipped and we should work from this. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | use imagecaches for local tests | baude | 2019-05-29 |
| | | | | | | | | | when doing localized tests (not varlink), we can use secondary image stores as read-only image caches. this cuts down on test time significantly because each test does not need to restore the images from a tarball anymore. Signed-off-by: baude <bbaude@redhat.com> | ||
* | system df to show podman disk usage | Qi Wang | 2019-03-25 |
Signed-off-by: Qi Wang <qiwan@redhat.com> |