diff --git a/Dockerfile b/Dockerfile index c9ad591..39f8500 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN set -eu && \ apt-get update && \ apt-get --no-install-recommends -y install \ samba \ + python3 \ wimtools \ dos2unix \ cabextract \