Houdini and Docker #38
Answered
by
rgwilson68
BrianHanke
asked this question in
Q&A
|
Taking a break from my Windows tests, I built MoonRay using Docker on a RHEL 9 VM. Super easy process, took maybe 45 minutes total. Test images are rendering just fine. Is it possible to use hdmoonray in Houdini Solaris when MoonRay lives in Docker? Not sure if/how Docker can interface with the surrounding OS. Thanks! |
Answered by
rgwilson68
Mar 22, 2023
Replies: 2 comments 1 reply
|
No, I don't think there's any way to do this. The hdMoonray.so plugin is loaded into the Houdini process, so it would need to be built for the same OS environment as Houdini. |
0 replies
Answer selected by
BrianHanke
|
Makes sense, thanks! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, I don't think there's any way to do this. The hdMoonray.so plugin is loaded into the Houdini process, so it would need to be built for the same OS environment as Houdini.