Add build instructions

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
Bryan Boreham
2018-07-04 14:40:24 +00:00
parent 696b1f9ab1
commit 1f77018b60
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.