Adds cnm directly to repo

This commit is contained in:
zachgersh 2015-12-01 18:51:49 -08:00
parent 20e5a0503a
commit 1d88c10f98
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View file

@ -17,7 +17,7 @@ Libnetwork aims to satisfy that composable need for Networking in Containers.
Libnetwork implements Container Network Model (CNM) which formalizes the steps required to provide networking for containers while providing an abstraction that can be used to support multiple network drivers. The CNM is built on 3 main components (shown below)
![](https://blog.docker.com/media/2015/04/cnm-model.jpg)
![](../blob/master/docs/cnm-model.jpg?raw=true)
**Sandbox**