This commit is contained in:
Tomas Dvorak
2026-04-03 12:17:26 +02:00
parent 4159f36f64
commit c43e9cae18
33 changed files with 377 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@ VOLUME /config
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
build-essential \
gcc \
libev-dev \
ffmpeg \