Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
| | | | | Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | Support multiple networks | baude | 2018-07-12 |
| | | | | | | | | | | | | | This is a refresh of Dan William's PR #974 with a rebase and proper vendoring of ocicni and containernetworking/cni. It adds the ability to define multiple networks as so: podman run --network=net1,net2,foobar ... Signed-off-by: baude <bbaude@redhat.com> Closes: #1082 Approved by: baude | ||
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |