mirror of
https://github.com/dockur/windows.git
synced 2026-01-06 02:56:04 +00:00
feat: Alternative download method for Win 10 & 11 (#150)
This commit is contained in:
@@ -10,7 +10,9 @@ RUN apt-get update \
|
||||
curl \
|
||||
7zip \
|
||||
wimtools \
|
||||
cabextract \
|
||||
genisoimage \
|
||||
libxml2-utils \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user