Check minimum kernel memory limit to be 4M
Fixes: #18405 Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Upstream-commit: 2347f98003af34dd1cfd290bf0f2cc7e6ae07b03 Component: engine
This commit is contained in:
@ -102,6 +102,7 @@ This section lists each version from latest to oldest. Each listing includes a
|
||||
* `GET /version` now returns the `BuildTime` field in RFC3339Nano format to make it
|
||||
consistent with other date/time values returned by the API.
|
||||
* `AuthConfig` now supports a `registrytoken` for token based authentication
|
||||
* `POST /containers/create` now has a 4M minimum value limit for `HostConfig.KernelMemory`
|
||||
|
||||
### v1.21 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user