allegroai / clearml-server

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Other
364 stars 132 forks source link

While creating an image using clearml's docker file I get this error, can anybody help. #177

Open Guruprasad16 opened 1 year ago

Guruprasad16 commented 1 year ago

failed to compute cache key: "/docker/build/internal_files/clearml_subpath.conf.template" not found: not found

jkhenning commented 1 year ago

Hi @Guruprasad16 , it seems this file was somehow forgotten, I'll push it

Guruprasad16 commented 1 year ago

I think this file is present /docker/build/internal_files/clearml_subpath.conf.template in this directory but I don't know why I am getting this error.

jkhenning commented 1 year ago

As far as I saw the file is missing from the repository...

Guruprasad16 commented 1 year ago

Ok are you referring to this(clearml_subpath.conf.template) file and please let me know if the file is being pushed ?

Guruprasad16 commented 1 year ago

Hi, @jkhenning the issue is resolved no need to make any changes.