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:
@ -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