diff --git a/docs/clearml_agent/clearml_agent_execution_env.md b/docs/clearml_agent/clearml_agent_execution_env.md index 9b541679..f20b21c4 100644 --- a/docs/clearml_agent/clearml_agent_execution_env.md +++ b/docs/clearml_agent/clearml_agent_execution_env.md @@ -30,6 +30,7 @@ If you are using pyenv to control the environment where you use ClearML Agent, y :::note notes * Docker Mode is only supported in Linux. * Docker Mode requires docker service v19.03 or higher installed. +* If your machine requires root permissions to run Docker, the ClearML Agent in Docker Mode must also run with root permissions. ::: When executing the ClearML Agent in Docker mode, it will: