
x@harunkurt-dev:~/opensource$ docker run -it --rm \
--net=host \
--env="DISPLAY" \
--volume="$HOME/.Xauthority:/root/.Xauthority:rw" \
cyberbotics/webots:latest /bin/bash
root@harunkurt-dev:/usr/local# export QT_X11_NO_MITSHM=1
webots
MESA: error: Failed to query drm device.
libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: iris
libGL error: failed to open /dev/dri/card0: No such file or directory
libGL error: failed to load driver: iris
root@harunkurt-dev:/usr/local# export QT_X11_NO_MITSHM=1 webots MESA: error: Failed to query drm device. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris libGL error: failed to open /dev/dri/card0: No such file or directory libGL error: failed to load driver: iris