diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst index 4dacc6f4ca..61718abc50 100644 --- a/docs/configuration/container/index.rst +++ b/docs/configuration/container/index.rst @@ -133,6 +133,12 @@ Configuration - **always**: Restart containers when they exit, regardless of status, retrying indefinitely +.. cfgcmd:: set container name cpus + + Constrain the cpu cores available to the container. + + Default is 0 for unlimited. This can be a decimal number with up to three decimal places. + .. cfgcmd:: set container name memory Constrain the memory available to the container.