From cafb187d26a78f60e490a5db845ef414cbbdfb69 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 30 Apr 2024 23:32:03 +0200 Subject: [PATCH] docs: Readme (#440) --- readme.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/readme.md b/readme.md index 6205235..b0510f2 100644 --- a/readme.md +++ b/readme.md @@ -78,28 +78,28 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ Select from the values below: - | **Value** | **Version** | **Edition** | **Size** | - |---|---|---|---| - | `win11` | Windows 11 | Pro | 6.4 GB | - | `win11e` | Windows 11 | Enterprise | 5.8 GB | - | `win10` | Windows 10 | Pro | 5.8 GB | - | `ltsc10` | Windows 10 | LTSC | 4.6 GB | - | `win10e` | Windows 10 | Enterprise | 5.2 GB | - | `win81` | Windows 8.1 | Pro | 4.2 GB | - | `win81e` | Windows 8.1 | Enterprise | 3.8 GB | - | `win7` | Windows 7 | Enterprise | 3.0 GB | - | `vista` | Windows Vista | Ultimate | 3.6 GB | - | `winxp` | Windows XP | Pro | 0.6 GB | - ||||| - | `2022` | Windows Server 2022 | Standard | 4.7 GB | - | `2019` | Windows Server 2019 | Standard | 5.3 GB | - | `2016` | Windows Server 2016 | Standard | 6.5 GB | - | `2012` | Windows Server 2012 | Standard | 4.3 GB | - | `2008` | Windows Server 2008 | Standard | 3.0 GB | - ||||| - | `core11` | Tiny 11 | Core | 2.1 GB | - | `tiny11` | Tiny 11 | 2311 | 3.8 GB | - | `tiny10` | Tiny 10 | 23H2 | 3.6 GB | + | **Value** | **Version** | **Size** | + |---|---|---| + | `win11` | Windows 11 Pro | 6.4 GB | + | `win11e` | Windows 11 Enterprise | 5.8 GB | + | `win10` | Windows 10 Pro | 5.8 GB | + | `ltsc10` | Windows 10 LTSC | 4.6 GB | + | `win10e` | Windows 10 Enterprise | 5.2 GB | + | `win81` | Windows 8.1 Pro | 4.2 GB | + | `win81e` | Windows 8.1 Enterprise | 3.8 GB | + | `win7` | Windows 7 Enterprise | 3.0 GB | + | `vista` | Windows Vista Ultimate | 3.6 GB | + | `winxp` | Windows XP Professional | 0.6 GB | + |||| + | `2022` | Windows Server 2022 | 4.7 GB | + | `2019` | Windows Server 2019 | 5.3 GB | + | `2016` | Windows Server 2016 | 6.5 GB | + | `2012` | Windows Server 2012 | 4.3 GB | + | `2008` | Windows Server 2008 | 3.0 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/).