Compare commits

...

2 Commits

Author SHA1 Message Date
m][sko
b3ad23a3cc
Merge 9eb6c3ec30 into 5248397845 2025-09-02 15:57:07 +02:00
Michal Lazo
9eb6c3ec30 add missing python3 package 2025-07-13 19:55:54 +02:00

View File

@ -13,6 +13,7 @@ RUN set -eu && \
apt-get update && \ apt-get update && \
apt-get --no-install-recommends -y install \ apt-get --no-install-recommends -y install \
samba \ samba \
python3 \
wimtools \ wimtools \
dos2unix \ dos2unix \
cabextract \ cabextract \