mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
ram and cpu settings
This commit is contained in:
@@ -4,8 +4,8 @@ services:
|
|||||||
container_name: windows-omarchy
|
container_name: windows-omarchy
|
||||||
environment:
|
environment:
|
||||||
VERSION: "11"
|
VERSION: "11"
|
||||||
RAM_SIZE: "12G"
|
# RAM_SIZE: "12G"
|
||||||
CPU_CORES: "4"
|
# CPU_CORES: "4"
|
||||||
# KEY: "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" # Uncomment and add your Windows product key for initial installation
|
# KEY: "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" # Uncomment and add your Windows product key for initial installation
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
|
|||||||
Reference in New Issue
Block a user