docker compose

This commit is contained in:
2024-09-15 00:17:16 +02:00
parent 33126d7220
commit c82237e7e4
2 changed files with 15 additions and 1 deletions

View File

@@ -6,7 +6,8 @@ RUN apk add --no-cache \
zlib-dev \
bash \
curl \
ffmpeg
ffmpeg \
bento4
COPY . /app