[Do not merge] Update docker image with driver permissions

Issue #85 resolved
Agustin Alba Chicar created an issue

Update the base Dockerfile adding permissions to the file /dev/dri/card0 to the user gazebo.

Previous issue history --> https://github.com/ekumenlabs/terminus/issues/156

Comments (13)

  1. Agustin Alba Chicar reporter

    I've found these links which explains the source of the problem with Intel drivers in the following link:

    So the way to go is to add the --device /dev/dri when using Intel drivers.

  2. Log in to comment