diff --git a/spotify/Dockerfile b/spotify/Dockerfile index 82392e1..4edb738 100644 --- a/spotify/Dockerfile +++ b/spotify/Dockerfile @@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y \ alsa-utils \ libgl1-mesa-dri \ libgl1-mesa-glx \ + libpulse0 \ spotify-client \ xdg-utils \ --no-install-recommends \