ffmpeg bwrap sandbox

This commit is contained in:
ed
2026-06-13 21:26:09 +00:00
parent 90639de984
commit efa43f891b
8 changed files with 158 additions and 70 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ COPY i/bin/mtag/install-deps.sh ./
COPY i/bin/mtag/audio-bpm.py /mtag/
COPY i/bin/mtag/audio-key.py /mtag/
RUN apk add -U !pyc ${ADD_PKG} \
tzdata wget mimalloc2 mimalloc2-insecure \
tzdata wget mimalloc2 mimalloc2-insecure bubblewrap \
py3-jinja2 py3-argon2-cffi py3-pyzmq \
py3-openssl py3-paramiko py3-pillow \
py3-pip \