mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This change adds "KernelMemory" to the /info endpoint and shows a warning if KernelMemory is not supported by the kernel. This makes it more consistent with the other memory-limit options. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>