Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
| | | | | | | | | Adds podman system prune for v2. Refactoring for code reuse from pods containers images and volume prune. Adds and enables testcases to support the added feature. Signed-off-by: Sujil02 <sushah@redhat.com> | ||
* | podmanV2: implement build | Valentin Rothberg | 2020-04-17 |
Implement `podman build` for the local client. The remote client will require some rather large work in the backend and a new build endpoint for the libpod rest API. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |