diff --git a/Dockerfile b/Dockerfile index 2370d5e..614419d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,10 @@ RUN apt-get update \ && apt-get --no-install-recommends -y install \ curl \ 7zip \ + wsdd \ + samba \ wimtools \ + dos2unix \ cabextract \ genisoimage \ libxml2-utils \