- Install VcXterm (or other X-terminal for Windows of your choice)
winget install vcxterm- Start XLaunch (VcXterm) with
- Native opengl: unchecked
- Disable access control: checked
- In your docker container define following environment variables:
ENV DISPLAY=host.docker.internal:0 LIBGL_ALWAYS_INDIRECT=0 LIBGL_ALWAYS_SOFTWARE=1