Feature #11255
Updated by Peter Amstutz about 8 years ago
Docker bridge networking has bugs on certain kernels. Add a flag to crunch-run to instruct containers to use host networking instead of the default bridge network.
Intend to support the following use case: the entire cluster is running compute nodes which will use host networking instead of bridge networking.
Two options:
* Use host networking when networking is enabled
* Use host networking no matter what