clearml-agent icon indicating copy to clipboard operation
clearml-agent copied to clipboard

Clone git repo and then mount it in the docker image

Open ghost opened this issue 3 years ago • 3 comments

Is it possible to clone the git (on host) and then mount it in the (customized) docker image?

ghost avatar Apr 30 '22 14:04 ghost

Hi @Rikka93,

Do you mean to make sure the agent itself will not clone the git repository and simply use a mounted dir already containing the repository?

jkhenning avatar May 03 '22 20:05 jkhenning

Yes.

I have some docker images without git installed/configured in it, so I would like to know if it's possible to clone the repo first and then mount it into the image.

ghost avatar May 04 '22 06:05 ghost

Hey, any updates on this? I would be interested in this as well! :)

skervim avatar Dec 06 '22 12:12 skervim