Update remote API docs for the removal of deprecated force in docker tag.
This fix updates remote API docs for the removal of deprecated `force` in `docker tag`. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 7b08941882668c1c40adb03d9227d22e0aa5e605 Component: engine
This commit is contained in:
@ -123,6 +123,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
* `GET /events` now supports filtering by daemon name or ID.
|
||||
* `GET /images/json` now supports filters `since` and `before`.
|
||||
* `POST /containers/(id or name)/start` no longer accepts a `HostConfig`.
|
||||
* `POST /images/(name)/tag` no longer has a `force` query parameter.
|
||||
|
||||
### v1.23 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user