How can you run GUI applications in a Docker container?
Are there any images that set up vncserver or something so that you can - for example - add an e
vncserver
For OpenGL rendering with the Nvidia driver, use the following image:
https://github.com/thewtex/docker-opengl-nvidia
For other OpenGL implementations, make sure the image has the same implementation as the host.