moby/docs
Sebastiaan van Stijn 5d10c6ec67
Update handling of deprecated kernel (tcp) memory options
- Omit `KernelMemory` and `KernelMemoryTCP` fields in `/info` response if they're
  not supported, or when using API v1.42 or up.
- Re-enable detection of `KernelMemory` (as it's still needed for older API versions)
- Remove warning about kernel memory TCP in daemon logs (a warning is still returned
  by the `/info` endpoint, but we can consider removing that).
- Prevent incorrect "Minimum kernel memory limit allowed" error if the value was
  reset because it's not supported by the host.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-17 09:56:39 +01:00
..
api Update handling of deprecated kernel (tcp) memory options 2022-03-17 09:56:39 +01:00
contributing removed mentions of the archived Docker CE repo 2022-02-23 12:13:12 +01:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md Update documentation links 2021-02-25 12:11:50 +01:00