mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
feat: Alternative download method for Win 10 & 11 (#150)
This commit is contained in:
parent
08648d1194
commit
14c149782a
2 changed files with 199 additions and 11 deletions
|
|
@ -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/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue