- Add '-d' option to disable sound.

This commit is contained in:
2025-04-14 19:50:09 +02:00
parent 300ef6e6a0
commit 39eb3c2d8a
4 changed files with 30 additions and 17 deletions

View File

@@ -7,7 +7,8 @@ This is project aims to build a X11 + Pulse + NVidia docker image able to run an
Features:
- Curtently based on rx3-docker/x11-pulse:1.2.3-mga9 image,
- NVidia libs installed,
- Require nvidia-container-toolkit installed on the host.
- 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...]