mirror of
https://github.com/dockur/windows.git
synced 2024-11-02 19:51:49 +00:00
docs: CPU cores
This commit is contained in:
parent
7cc56998cb
commit
748bf5f4e7
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ docker run -it --rm -e "VERSION=win11x64" -p 8006:8006 --device=/dev/kvm --cap-a
|
|||
|
||||
* ### How do I increase the amount of CPU or RAM?
|
||||
|
||||
By default, a single core and 4 GB of RAM are allocated to the container.
|
||||
By default, 2 CPU cores and 4 GB of RAM are allocated to the container.
|
||||
|
||||
To increase this, add the following environment variables:
|
||||
|
||||
|
|
Loading…
Reference in a new issue