Add network interal mode
Signed-off-by: Chun Chen <ramichen@tencent.com> Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: b70954e60a15d09756bd6b00a6fadedc64829477 Component: engine
This commit is contained in:
committed by
David Calavera
parent
b85989684a
commit
9c6798de6b
@ -114,6 +114,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
* `POST /containers/create` now allows you to set the static IPv4 and/or IPv6 address for the container.
|
||||
* `POST /networks/(id)/connect` now allows you to set the static IPv4 and/or IPv6 address for the container.
|
||||
* `GET /info` now includes the number of containers running, stopped, and paused.
|
||||
* `POST /networks/create` now supports restricting external access to the network by setting the `internal` field.
|
||||
|
||||
### v1.21 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user