openmoonray icon indicating copy to clipboard operation
openmoonray copied to clipboard

Use base image nvidia/cuda:11.4.3-base-centos7

Open junwha opened this issue 2 years ago • 0 comments

Hi all, I tried to build openmoonray on the container,

but it shows me an error manifest for nvidia/cuda:11.4.0-base-centos7 not found: manifest unknown: manifest unknown

so I checked nvidia:cuda image repo, and it turns out that cuda:11.4.0 was removed from nvidia:cuda.

the closest version is nvidia/cuda:11.4.3-base-centos7 and I could built the openmoonray with this image now.

Thank you.

junwha avatar Jul 17 '23 11:07 junwha