Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | enable dnsplugin for network create | baude | 2019-10-28 |
| | | | | | | | | | | | when users create a new network and the dnsname plugin can be found by podman, we will enable container name resolution on the new network. there is an option to opt *out* as well. tests cannot be added until we solve the packaging portion of the dnsname plugin. Signed-off-by: baude <bbaude@redhat.com> | ||
* | podman network create | baude | 2019-09-09 |
initial implementation of network create. we only support bridging networks with this first pass. Signed-off-by: baude <bbaude@redhat.com> |