Spaces:
Sleeping
Sleeping
How can I pull a docker image on huggingface using docker command?
#1
by
musarehmani100
- opened
Hi
@andreped
Can you please help with this thing? I want to pull an existing docker image from docker hub but, i couldn’t find the dockerfile of that image. is it possible to pull the image using docker command in hugging face space?
musarehmani100
changed discussion status to
closed
musarehmani100
changed discussion status to
open
Hello, @musarehmani100 !
Sorry of the real slow answer. I did not see that I had gotten a message here.
I guess by now you found that you can see the code here:
https://huggingface.co/spaces/andreped/ohif4hf/tree/main
Even better, here is the exact Dockerfile in GitHub that is used:
https://github.com/andreped/ohif4hf/blob/main/Dockerfile#L1
Here are documentations on how you can build the image yourself:
https://github.com/andreped/ohif4hf?tab=readme-ov-file#-development