Added missing decoders

This commit is contained in:
Tris Forster 2025-10-03 17:30:59 +10:00
parent 128f34c997
commit 7cca8cd232

View File

@ -8,12 +8,14 @@ RUN apt-get update && \
aspell-en \ aspell-en \
git \ git \
libxml2 \ libxml2 \
libimage-exiftool-perl \
net-tools \ net-tools \
poppler-utils \ poppler-utils \
python3 \ python3 \
python3-chm \ python3-chm \
python3-libxml2 \ python3-libxml2 \
python3-lxml \ python3-lxml \
python3-mutagen \
python3-pip \ python3-pip \
unrtf \ unrtf \
unzip \ unzip \