From 08648d119409357bec12388f774bd044469d7d31 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 3 Feb 2024 19:53:35 +0100 Subject: [PATCH] docs: Windows ARM (#148) --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ce512a6..a67d388 100644 --- a/readme.md +++ b/readme.md @@ -91,7 +91,9 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti | `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 | - + + To install ARM64 versions of Windows use [dockur/windows-arm](https://github.com/dockur/windows-arm/). + * ### 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.