Update docker to include liquidsoap
This commit is contained in:
@@ -26,7 +26,9 @@ RUN apt-get update && \
|
|||||||
libportaudio2 \
|
libportaudio2 \
|
||||||
libpulse-dev \
|
libpulse-dev \
|
||||||
apulse \
|
apulse \
|
||||||
ffmpeg
|
ffmpeg \
|
||||||
|
liquidsoap \
|
||||||
|
liquidsoap-plugin-all
|
||||||
|
|
||||||
# Clone the boatbod op25 repository
|
# Clone the boatbod op25 repository
|
||||||
RUN git clone -b gr310 https://github.com/boatbod/op25 /op25
|
RUN git clone -b gr310 https://github.com/boatbod/op25 /op25
|
||||||
|
|||||||
Reference in New Issue
Block a user