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
@<1523701070390366208:profile|CostlyOstrich36>
You're right, I do use a custom entry point in my docker file.
So, can you please suggest if you think this would work:
- Set an environment that will be able to run this task entirely (script will include Task.init).
- Create a new image from which I will delete the customised run command (FYI that the Dockerfile does not contain clearml/clearml-agent installation)
- Run the task from python script - will publish task to clearml UI
- Clone task and use the agent command (as written in my previous message) to spin up the agent that will use the new created docker image to run it.
160 Views
0
Answers
one year ago
one year ago