git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af88b7c
)
docs/ptp: fix markdown formatting
author
Dan Peterson
<dpiddy@gmail.com>
Mon, 10 Oct 2016 00:22:27 +0000
(21:22 -0300)
committer
GitHub
<noreply@github.com>
Mon, 10 Oct 2016 00:22:27 +0000
(21:22 -0300)
Documentation/ptp.md
patch
|
blob
|
history
diff --git
a/Documentation/ptp.md
b/Documentation/ptp.md
index
a786710
..
0ba1348
100644
(file)
--- a/
Documentation/ptp.md
+++ b/
Documentation/ptp.md
@@
-7,6
+7,7
@@
The host-local IPAM plugin can be used to allocate an IP address to the containe
The traffic of the container interface will be routed through the interface of the host.
## Example network configuration
+
```
{
"name": "mynet",
@@
-19,6
+20,7
@@
The traffic of the container interface will be routed through the interface of t
"nameservers": [ "10.1.1.1", "8.8.8.8" ]
}
}
+```
## Network configuration reference