mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Changing image file-path in design doc
This commit is contained in:
parent
1d88c10f98
commit
a87a58e2be
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
![](../blob/master/docs/cnm-model.jpg?raw=true)
|
||||
![](/docs/cnm-model.jpg?raw=true)
|
||||
|
||||
**Sandbox**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue