Skip to content

Commit

Permalink
feat(player) add better audio playback
Browse files Browse the repository at this point in the history
  • Loading branch information
smarthomeagentur committed Sep 23, 2023
1 parent 71fe13e commit 0c4dd43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python3 \
build-essential htop\
dbus-x11 \
alsa-utils \
pulseaudio \
dbus && \
apt-get clean && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 0c4dd43

Please sign in to comment.