Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable port bindings | baude | 2018-01-20 |
| | | | | | | | | | | | | | Set up nbetworking ports for the following use cases: * bind the same port between host and container * bind a specific host port to a different container port * bind a random host port to a specific container port Signed-off-by: baude <bbaude@redhat.com> Closes: #214 Approved by: baude | ||
* | Add default CNI configuration | baude | 2017-12-22 |
podman needs a pair of configuration files to set up its default network configuration: a bridge and loopback file. Signed-off-by: baude <bbaude@redhat.com> Closes: #161 Approved by: baude |