add --network option for docker build
Signed-off-by: sandyskies <chenmingjie0828@163.com> Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Upstream-commit: 60813af7aeea819ca228b6b1d6f4888969b95da3 Component: engine
This commit is contained in:
@ -130,6 +130,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
|
||||
[Docker Remote API v1.25](docker_remote_api_v1.25.md) documentation
|
||||
|
||||
* `POST /build` accepts `networkmode` parameter to specify network used during build.
|
||||
* `GET /images/(name)/json` now returns `OsVersion` if populated
|
||||
* `GET /info` now returns `Isolation`.
|
||||
* `POST /containers/create` now takes `AutoRemove` in HostConfig, to enable auto-removal of the container on daemon side when the container's process exits.
|
||||
|
||||
Reference in New Issue
Block a user