I was trying to
- "Remove the default docker image (UI) or set it to None (SDK) to signal ClearML to run the agent without docker"But it didn't work for me. Upon starting, agent trying to run task with arg '--docker None' or '--docker none:latest',
Task itself defines docker image as 'None' if value is empty.
@<1523701070390366208:profile|CostlyOstrich36> I'm launching it via AWS Autoscaler. Is there any configuration to allow spawning tasks outside docker?
Hi @<1564785037834981376:profile|FrustratingBee69> , you can simply run the agent without the --docker command