Merge pull request #20736 from elchris82/master

Changed the Example request in Remote API reference to connect a container to a network
This commit is contained in:
Vincent Demeester 2016-02-29 15:06:20 +01:00
commit 79c24a0820
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"
}