Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Podman V2 birth | Brent Baude | 2020-04-16 |
| | | | | | | remote podman v1 and replace with podman v2. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
| | | | | | | rid ourseleves of libpod references in v2 client 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> |