Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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> | |||
* | v2podman container create | Brent Baude | 2020-04-03 | |
create a container in podmanv2 using specgen approach. this is the core implementation and still has quite a bit of code commented out specifically around volumes, devices, and namespaces. need contributions from smes on these parts. Signed-off-by: Brent Baude <bbaude@redhat.com> |