Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test/podman_networking.bats: kpod to podman | baude | 2018-01-17 |
| | | | | | | | | | this test was still referring to KPOD_BINARY and not podman Signed-off-by: baude <bbaude@redhat.com> Closes: #235 Approved by: baude | ||
* | Host networking | baude | 2017-12-30 |
Allow for the user to specify network=host|bridge. If network is not specified, the default will be bridge. While "none" is now a valid option, it is not included in this. Signed-off-by: baude <bbaude@redhat.com> Closes: #164 Approved by: rhatdan |