added support for mic, speaker and webcam

This commit is contained in:
2023-10-03 23:39:25 +05:00
parent 0189636684
commit f9ff9363a8
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ WORKDIR /root
COPY 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst .
RUN pacman -Sy \
RUN pacman -Sy alsa-utils --noconfirm \
&& pacman -U 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst --noconfirm \
&& rm -rfv 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst /var/cache/pacman/pkg/*