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 \
|
shadow \
|
||||||
sudo \
|
sudo \
|
||||||
git \
|
git \
|
||||||
|
alsa-utils \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
mopidy \
|
mopidy \
|
||||||
py3-mopidy-spotify
|
py3-mopidy-spotify
|
||||||
|
|||||||
Reference in New Issue
Block a user