From c4e649097baa6fd6c85a896176d53cd96b6816b9 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 7 Feb 2024 23:32:53 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index d0a409c..543151a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt-get update \ wsdd \ samba \ wimtools \ + dos2unix \ cabextract \ genisoimage \ libxml2-utils \