dreamworksanimation / openmoonray

MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer.
https://openmoonray.org/
Apache License 2.0
4.28k stars 248 forks source link

Issues building on Manjaro Linux #49

Open SavantSusi opened 1 year ago

SavantSusi commented 1 year ago

I get this when trying to build it in a docker container:

 ~/openmoonray    release  docker build -t openmoonray_base . --file Dockerfile  ✔ DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/susiterry/openmoonray/Dockerfile: no such file or directory    ~/openmoonray    release 

kjeffery commented 1 year ago

Hi @SavantSusi ! I want to clarify: is this the Docker file we supply that uses CentOS-7? Do you just happen to be running it on Manjaro?

SavantSusi commented 1 year ago

thought the docker file was separate than the main build which used centos7. it's the supplied one