mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update readme.md
This commit is contained in:
parent
76f0cc24d8
commit
303248c911
1 changed files with 22 additions and 19 deletions
41
readme.md
41
readme.md
|
|
@ -78,25 +78,28 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_
|
||||||
|
|
||||||
Select from the values below:
|
Select from the values below:
|
||||||
|
|
||||||
| **Value** | **Description** | **Source** | **Transfer** | **Size** |
|
| **Value** | **Description** | **Size** |
|
||||||
|---|---|---|---|---|
|
|---|---|---|
|
||||||
| `win11` | Windows 11 Pro | Microsoft | Fast | 6.4 GB |
|
| `win11` | Windows 11 Pro | 6.4 GB |
|
||||||
| `win10` | Windows 10 Pro | Microsoft | Fast | 5.8 GB |
|
| `win11e` | Windows 11 Enterprise | x.x GB |
|
||||||
| `ltsc10` | Windows 10 LTSC | Microsoft | Fast | 4.6 GB |
|
| `win10` | Windows 10 Pro | 5.8 GB |
|
||||||
| `win81` | Windows 8.1 Pro | Microsoft | Fast | 4.2 GB |
|
| `ltsc10` | Windows 10 LTSC | 4.6 GB |
|
||||||
| `win7` | Windows 7 SP1 | Bob Pony | Medium | 3.0 GB |
|
| `win10e` | Windows 10 Enterprise | x.x GB |
|
||||||
| `vista` | Windows Vista SP2 | Bob Pony | Medium | 3.6 GB |
|
| `win81` | Windows 8.1 Pro | 4.2 GB |
|
||||||
| `winxp` | Windows XP SP3 | Bob Pony | Medium | 0.6 GB |
|
| `win81e` | Windows 8.1 Enterprise | x.x GB |
|
||||||
||||||
|
| `win7` | Windows 7 SP1 | 3.0 GB |
|
||||||
| `2022` | Windows Server 2022 | Microsoft | Fast | 4.7 GB |
|
| `vista` | Windows Vista SP2 | 3.6 GB |
|
||||||
| `2019` | Windows Server 2019 | Microsoft | Fast | 5.3 GB |
|
| `winxp` | Windows XP SP3 | 0.6 GB |
|
||||||
| `2016` | Windows Server 2016 | Microsoft | Fast | 6.5 GB |
|
||||
|
||||||
| `2012` | Windows Server 2012 R2 | Microsoft | Fast | 4.3 GB |
|
| `2022` | Windows Server 2022 | 4.7 GB |
|
||||||
| `2008` | Windows Server 2008 R2 | Microsoft | Fast | 3.0 GB |
|
| `2019` | Windows Server 2019 | 5.3 GB |
|
||||||
||||||
|
| `2016` | Windows Server 2016 | 6.5 GB |
|
||||||
| `core11` | Tiny 11 Core | Archive.org | Slow | 2.1 GB |
|
| `2012` | Windows Server 2012 R2 | 4.3 GB |
|
||||||
| `tiny11` | Tiny 11 | Archive.org | Slow | 3.8 GB |
|
| `2008` | Windows Server 2008 R2 | 3.0 GB |
|
||||||
| `tiny10` | Tiny 10 | Archive.org | Slow | 3.6 GB |
|
||||
|
||||||
|
| `core11` | Tiny 11 Core | 2.1 GB |
|
||||||
|
| `tiny11` | Tiny 11 | 3.8 GB |
|
||||||
|
| `tiny10` | Tiny 10 | 3.6 GB |
|
||||||
|
|
||||||
To install ARM64 versions of Windows use [dockur/windows-arm](https://github.com/dockur/windows-arm/).
|
To install ARM64 versions of Windows use [dockur/windows-arm](https://github.com/dockur/windows-arm/).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue