Merge pull request #171 from containernetworking/build-instructions

Add build instructions
This commit is contained in:
Matt Dupre
2018-07-25 16:30:56 +01:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@ -4,6 +4,8 @@
# plugins
Some CNI network plugins, maintained by the containernetworking team. For more information, see the individual READMEs.
Read [CONTRIBUTING](CONTRIBUTING.md) for build and test instructions.
## Plugins supplied:
### Main: interface-creating
* `bridge`: Creates a bridge, adds the host and the container to it.