From a19adb2b8fd9dbb4f1985462ba4908d1dfa7894f Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 27 Jan 2024 19:22:57 +0100 Subject: [PATCH] docs: Readme (#114) --- readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index ff579c4..498cb20 100644 --- a/readme.md +++ b/readme.md @@ -79,13 +79,15 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti | `ltsc10` | Windows 10 LTSC | Microsoft | Fast | 4.6 GB | | `win81` | Windows 8.1 Pro | Microsoft | Fast | 4.2 GB | | `win7` | Windows 7 SP1 | Bob Pony | Medium | 3.0 GB | + |||||| | `win22` | Windows Server 2022 | Microsoft | Fast | 4.7 GB | | `win19` | Windows Server 2019 | Microsoft | Fast | 5.3 GB | | `win16` | Windows Server 2016 | Microsoft | Fast | 6.5 GB | - | `tiny10` | Tiny 10 | Archive.org | Slow | 3.6 GB | - | `tiny11` | Tiny 11 | Archive.org | Slow | 3.8 GB | + |||||| | `core11` | Tiny 11 Core | Archive.org | Slow | 2.1 GB | - + | `tiny11` | Tiny 11 | Archive.org | Slow | 3.8 GB | + | `tiny10` | Tiny 10 | Archive.org | Slow | 3.6 GB | + * ### How do I increase the amount of CPU or RAM? By default, 2 CPU cores and 4 GB of RAM are allocated to the container, as those are the minimum requirements of Windows 11.