docker-nvidia-glx-desktop icon indicating copy to clipboard operation
docker-nvidia-glx-desktop copied to clipboard

KDE Plasma Desktop container designed for Kubernetes supporting OpenGL GLX and Vulkan for NVIDIA GPUs with WebRTC and HTML5, providing an open-source remote cloud graphics or game streaming platform....

Results 7 docker-nvidia-glx-desktop issues
Sort by recently updated
recently updated
newest added

thanks for these excellent resources is the glx one working ok at the moment ? It seems with the latest docker and up to date card (3080TI) when running on...

For example, when running `winecfg` I get such message: ``` 00d0:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 00d0:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."...

For my workflow, I prefer managing my containers with docker compose. Is it possible to support a docker-compose configuration? I can show you what I wrote up to get it...

https://github.com/selkies-project/selkies-gstreamer/issues/18

Hello! Kudos for this great image. I've been trying to run a deployment on my Kubernetes cluster with nvidia-glx-desktop. Sometimes it works, but sometimes it doesn't (could be how things...

I'm trying to create a chrome container based on this image (for rendering browser output headlessly), but am running into permission problems. Here's an example Dockerfile: ``` FROM nvidia/cudagl:11.2.2-runtime-ubuntu18.04 RUN...

Hello, please add Steam (with container workaround to be able to run Proton games). Thank you