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 update
apt-get --no-install-recommends -y install \ apt-get --no-install-recommends -y install \
samba \ samba \
mtools \
wimtools \ wimtools \
dos2unix \ dos2unix \
cabextract \ cabextract \