Unanswered
Hi Everyone!
I Have A Question Regarding Running A Script Inside Docker Container With Clearml:
I Build An Image Containing All Requirements To Run Some Python Script That Is Getting Arguments Via Argparse.
When I Build A Wrapper Script That Will Run This
I would suggest structuring everything around the Task object. After you clone and enqueue the agent can handle all the required packages / environment. You can even set environment variables so it won't try to create a new env but use the existing one in the docker container.
148 Views
0
Answers
one year ago
one year ago