nytimes/rd-blender-docker

Difficult to access the software

saxenachaitanya opened this issue · 1 comments

Thanks for the information but when I run the docker container from the image it is showing that "WARNING: IPv4 forwarding is disabled. Networking will not work."

How can I fix this issue?

I have the requirement to deploy the blend software inside the docker and want to access the software through browser by mapping the ports from the host to container

This looks like a Docker issue, in a quick search I found this thread which might help solve your problem.

As far as I know Blender does not serve any UI over HTTP, so you might want to look at a cloud instance running the Blender GUI which you can VNC into.

Hope this helps and feel free to share your findings! Closing this issue for now.