diff --git a/Dockerfile b/Dockerfile index e1d3960..5e9e0ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,9 @@ RUN apt-get update && \ libportaudio2 \ libpulse-dev \ apulse \ - ffmpeg + ffmpeg \ + liquidsoap \ + liquidsoap-plugin-all # Clone the boatbod op25 repository RUN git clone -b gr310 https://github.com/boatbod/op25 /op25