- 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.
This commit is contained in:
@@ -5,13 +5,13 @@ 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.5-mga9 image,
|
||||
- NVidia libs installed (580.82.07),
|
||||
- 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] [-i] <Application Dir> <Application Exec> [Args...]
|
||||
./bin/run.sh [-h] [-d] [-i] [<Application_Dir> <Application_Exec> | <Application_Exec>] [Args...]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user