move entry in api version history
Signed-off-by: Drew Erny <derny@mirantis.com>
This commit is contained in:
parent
935d536d2e
commit
392d34a93a
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,7 @@ keywords: "API, Docker, rcli, REST, documentation"
|
|||
values originally submitted to the `POST /containers/create` endpoint. The
|
||||
newly introduced `DNSNames` should now be used instead when short container
|
||||
IDs are needed.
|
||||
* `POST /containers/create` now takes `Options` as part of `HostConfig.Mounts` to set options for tmpfs mounts.
|
||||
|
||||
## v1.44 API changes
|
||||
|
||||
|
@ -312,7 +313,6 @@ keywords: "API, Docker, rcli, REST, documentation"
|
|||
* `GET /services/{id}` now returns `Ulimits` as part of `ContainerSpec`.
|
||||
* `POST /services/create` now accepts `Ulimits` as part of `ContainerSpec`.
|
||||
* `POST /services/{id}/update` now accepts `Ulimits` as part of `ContainerSpec`.
|
||||
* `POST /containers/create` now takes `Options` as part of `HostConfig.Mounts` to set options for tmpfs mounts.
|
||||
|
||||
## v1.40 API changes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue