build: Add the mtools package to Dockerfile (#2024)

This commit is contained in:
Kroese
2026-07-29 19:34:00 +02:00
committed by GitHub
parent 033a06a3df
commit 59011680b5
+1
View File
@@ -20,6 +20,7 @@ RUN <<EOF
apt-get update
apt-get --no-install-recommends -y install \
samba \
mtools \
wimtools \
dos2unix \
cabextract \