clearml-agent
clearml-agent copied to clipboard
Clone git repo and then mount it in the docker image
Is it possible to clone the git (on host) and then mount it in the (customized) docker image?
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?
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.
Hey, any updates on this? I would be interested in this as well! :)