Hi @<1739455977599537152:profile|PoisedSnake58> , you can run the agent in docker mode as long as the image is available on your machine. You can also use clearml-agent build
, please see more here - None
Is there a way to trigger the build if not available locally?
I meant to highlight the conditional building, is there a way to check and build instead of just building everytime? Also, I see the tutorial mentioning how to use the docker container through the web UI, is there a way to trigger the task in docker through CLI? None
This is exactly what the build command is for. I suggest reviewing the documentation