From 4b71a5a3f467f6843c0df21bb5b4b69605c04e6c Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Jan 2024 20:45:33 +0100 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index caafbb5..f536e04 100644 --- a/readme.md +++ b/readme.md @@ -80,13 +80,13 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti | ```win10``` | Windows 10 Pro | Microsoft | Fast | 5.8 GB | | ```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.2 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 | - | ```win7``` | Windows 7 SP1 | Bob Pony | Medium | 3.2 GB | | ```tiny10``` | Tiny 10 | Archive.org | Slow | 3.6 GB | | ```tiny11``` | Tiny 11 Core | Archive.org | Slow | 2.1 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.