thewtex / docker-opengl-nvidia

Docker image for running X GUI apps with OpenGL hardware acceleration via the nvidia driver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-opengl-nvidia

Builds a Docker image that allows sharing the local X display for graphical apps on a system that uses the Nvidia proprietary driver. OpenGL and DRI direct hardware acceleration are supported.

Attention

This approach for using graphical applications in Docker is highly discouraged. The resulting Docker image will not be portable; it depends both on the host graphics device and the graphics driver version. Instead the thewtex/opengl <https://github.com/thewtex/docker-opengl> Docker image is recommended.

About

Docker image for running X GUI apps with OpenGL hardware acceleration via the nvidia driver.

License:Apache License 2.0


Languages

Language:Shell 100.0%