selkies-project / docker-nvidia-egl-desktop

KDE Plasma Desktop container designed for Kubernetes, supporting OpenGL EGL and GLX, Vulkan, and Wine/Proton for NVIDIA GPUs through WebRTC and HTML5, providing an open-source remote cloud/HPC graphics or game streaming platform.
https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
Mozilla Public License 2.0
239 stars 49 forks source link

Will this work without i386 ? #24

Closed elgalu closed 1 year ago

elgalu commented 1 year ago

I was wondering if I remove all i386 references and try to use only amd64 architecture, will this project still work? or does it really need all the i386 packages?

ehfd commented 1 year ago

i386 is mostly for Wine and virtualgl32 (and the NVIDIA x86 driver components in case of glx desktop). Not much issues if you don't run anything 32 bit and remove the above mentioned components with the i386 libraries.