Rewrite SDK Env Var reference (#422)

This commit is contained in:
pollfly
2022-12-28 11:20:15 +02:00
committed by GitHub
parent f5cf2bb98a
commit 1f857d69cc
2 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ but can be overridden by command-line arguments.
|Name| Description |
|---|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|**CLEARML_DOCKER_IMAGE** | Default ClearML Agent docker image |
|**CLEARML_DOCKER_IMAGE** | Sets the default docker image to use when running an agent in [Docker mode](../clearml_agent.md#docker-mode) |
|**CLEARML_WORKER_NAME** | Sets the Worker's name |
|**CLEARML_WORKER_ID** | Sets the Worker ID |
|**CLEARML_CUDA_VERSION** | Sets the CUDA version to be used |