added support for mic, speaker and webcam readme update

This commit is contained in:
Shihaam Abdul Rahman 2023-10-03 23:40:01 +05:00
parent f9ff9363a8
commit bbc76c929b
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -15,6 +15,9 @@ services:
image: git.shihaam.dev/dockerfiles/64gram
environment:
- DISPLAY
devices:
- /dev/snd:/dev/snd
- /dev/video0:/dev/video0
volumes:
- $HOME/.local/share/64Gram:/root/.local/share/64Gram
- $HOME/Downloads:/root/Downloads