Merge pull request #954 from PureTryOut/docker-alpine-alsa-utils
chore(docker): add alsa-utils to the Alpine Dockerimage
This commit is contained in:
@ -13,6 +13,7 @@ RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/reposit
|
||||
shadow \
|
||||
sudo \
|
||||
git \
|
||||
alsa-utils \
|
||||
py3-pip \
|
||||
mopidy \
|
||||
py3-mopidy-spotify
|
||||
|
||||
Reference in New Issue
Block a user