Build docker image

I have a pod, I would like to use it to build a docker image, specifically threestudio https://github.com/threestudio-project/threestudio/blob/main/docs/installation.md. But I've heard that running docker in a pod is not supported. How should I build the docker image?
Was this page helpful?