Changed the Remote API reference to connect a container to a network in v1.22

and v1.23

Signed-off-by: Christian Böhme <development@boehme3d.de>
Upstream-commit: 2bd365ae2f9c80aa03db30c817ced6ee1d80aa45
Component: engine
This commit is contained in:
Christian Böhme
2016-02-27 01:31:03 +01:00
parent a36a788004
commit 345f6f4c72
2 changed files with 2 additions and 2 deletions

View File

@ -3072,7 +3072,7 @@ Content-Type: application/json
{
"Container":"3613f73ba0e4",
"EndpointConfig": {
"test_nw": {
"IPAMConfig": {
"IPv4Address":"172.24.56.89",
"IPv6Address":"2001:db8::5689"
}

View File

@ -3106,7 +3106,7 @@ Content-Type: application/json
{
"Container":"3613f73ba0e4",
"EndpointConfig": {
"test_nw": {
"IPAMConfig": {
"IPv4Address":"172.24.56.89",
"IPv6Address":"2001:db8::5689"
}