mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03: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> Upstream-commit: 747a486b4aac2ebbbb28bd713b9a4a929f89353b Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon