Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable basic volumes support in Podmanv2 | Matthew Heon | 2020-04-22 |
| | | | | | | | | This enables the --volume, --mount, and --tmpfs flags in Podmanv2. It does not enable init-related flags, image volumes, and --volumes-from. Signed-off-by: Matthew Heon <matthew.heon@pm.me> | ||
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
use libpod only in the specgen/generate package so that the remote clients do not inherit libpod bloat. Signed-off-by: Brent Baude <bbaude@redhat.com> |