Hard time to find how to start it
riccardomanfrin opened this issue · 1 comments
riccardomanfrin commented
docker run --net=host -it --privileged --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v "$HOME/.Xauthority:/root/.Xauthority:rw" --device=/dev/dri/card0:/dev/dri/card0 docker.io/nytimes/blender:latest /bin/blender
juniorxsound commented
Hi @riccardomanfrin, hope the issue was resolved on your end, posting our wiki here in case more people face this issue - particularly the Using the Blender GUI in containers page has a guide on how to launch the Blender UI from within the container.