Browse Source

Adds cnm directly to repo

zachgersh 9 years ago
parent
commit
1d88c10f98
2 changed files with 1 additions and 1 deletions
  1. BIN
      libnetwork/docs/cnm-model.jpg
  2. 1 1
      libnetwork/docs/design.md

BIN
libnetwork/docs/cnm-model.jpg


+ 1 - 1
libnetwork/docs/design.md

@@ -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)
 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**
 **Sandbox**