Update docker to include liquidsoap
Some checks failed
release-tag / release-image (push) Failing after 1m54s
Lint / lint (push) Failing after 32s

This commit is contained in:
Logan Cusano
2025-05-28 23:28:56 -04:00
parent 872bbf2965
commit d3e7e780f3

View File

@@ -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