Update Dockerfile

This commit is contained in:
Rishikanth Chandrasekaran
2024-10-17 11:07:12 -07:00
committed by GitHub
parent 63d060d19b
commit cacf389abe

View File

@@ -55,6 +55,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libmad0 \
libid3tag0 \
libboost-all-dev \
libboost-program-options \
libboost-filesystem \
libboost-regex \
curl \
python3 \
python3-pip \