Merge pull request #20736 from elchris82/master
Changed the Example request in Remote API reference to connect a container to a network Upstream-commit: 79c24a082004251bd899b8bd549da43e3abca10d Component: engine
This commit is contained in:
@ -3072,7 +3072,7 @@ Content-Type: application/json
|
||||
{
|
||||
"Container":"3613f73ba0e4",
|
||||
"EndpointConfig": {
|
||||
"test_nw": {
|
||||
"IPAMConfig": {
|
||||
"IPv4Address":"172.24.56.89",
|
||||
"IPv6Address":"2001:db8::5689"
|
||||
}
|
||||
|
||||
@ -3106,7 +3106,7 @@ Content-Type: application/json
|
||||
{
|
||||
"Container":"3613f73ba0e4",
|
||||
"EndpointConfig": {
|
||||
"test_nw": {
|
||||
"IPAMConfig": {
|
||||
"IPv4Address":"172.24.56.89",
|
||||
"IPv6Address":"2001:db8::5689"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user