- Add '-d' option to disable sound.
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
target: /tmp/.X11-unix/X0
|
||||
- type: bind
|
||||
source: /run/user/${USER_ID}/pulse
|
||||
target: /run/user/${USER_ID}/pulse
|
||||
target: /run/user/${USER_ID}/pulse${PULSE_DISABLE_FLAG}
|
||||
- type: bind
|
||||
source: "${APPL_DIR}"
|
||||
target: "${APPL_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user