https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#memory
.linux.resources.memory.kernelTCP is defined in runtime spec and supported by runc.
However, Docker/Moby does not expose API/CLI for setting this value currently, unlike .linux.resources.memory.kernel.
https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#memory
.linux.resources.memory.kernelTCPis defined in runtime spec and supported by runc.However, Docker/Moby does not expose API/CLI for setting this value currently, unlike
.linux.resources.memory.kernel.