Splt ClearML Agent deployment into three files. Move ClearML agent use-cases to "Using ClearML"

This commit is contained in:
revital
2025-02-23 15:17:07 +02:00
parent f0d181d9a2
commit 825da53e62
16 changed files with 337 additions and 324 deletions

View File

@@ -93,7 +93,7 @@ using to set up an environment (`pip` or `conda`) are available. Select which re
### Container
The Container section list the following information:
* Image - a pre-configured container that ClearML Agent will use to remotely execute this task (see [Building Docker containers](../clearml_agent/clearml_agent_docker.md))
* Image - a pre-configured container that ClearML Agent will use to remotely execute this task (see [Building Docker containers](../clearml_agent/clearml_agent_docker_exec))
* Arguments - add container arguments
* Setup shell script - a bash script to be executed inside the container before setting up the task's environment