Add cmake installation to Dockerfile
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apt update \
|
|||||||
ffmpeg \
|
ffmpeg \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
git \
|
git \
|
||||||
|
cmake \
|
||||||
sqlite3 \
|
sqlite3 \
|
||||||
libsqlite3-dev \
|
libsqlite3-dev \
|
||||||
python3 \
|
python3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user