Go to file
Arnaud G. GIBERT e94e601e85 - Improve run.sh to allow direct call with appl full path in one argument,
- Now support 580.105.08 driver,
- Now use rx3-docker/x11-pulse:1.2.6-mga9 image,
- Rebuild for updates.
2025-11-29 11:42:13 +01:00
bin - Improve run.sh to allow direct call with appl full path in one argument, 2025-11-29 11:42:13 +01:00
.gitignore - Initial release, 2025-04-14 19:13:24 +02:00
compose.yaml - Add '-d' option to disable sound. 2025-04-14 19:50:09 +02:00
Dockerfile - Initial release, 2025-04-14 19:13:24 +02:00
env.dist - Improve run.sh to allow direct call with appl full path in one argument, 2025-11-29 11:42:13 +01:00
ReadMe.txt - Improve run.sh to allow direct call with appl full path in one argument, 2025-11-29 11:42:13 +01:00
ReleaseNotes.txt - Improve run.sh to allow direct call with appl full path in one argument, 2025-11-29 11:42:13 +01:00

Welcome to RX3-Docker/X11-Pulse-NVidia docker image!



This is project aims to build a X11 + Pulse + NVidia docker image able to run any graphic & audio application isolated and hardware optimized.

Features:
    - Curtently based on rx3-docker/x11-pulse:1.2.6-mga9 image,
    - NVidia libs installed (580.105.08),
    - Require nvidia-container-toolkit installed on the host,
    - Add '-d' option to disable sound.

Usage:
    ./bin/run.sh [-h] [-d] [-i] [<Application_Dir> <Application_Exec> | <Application_Exec>] [Args...]



Enjoy it!

Your Rx3 Team.

--
arnaud@rx3.net
https://git.rx3.org/gitea/rx3-docker/x11-pulse