mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Update codespaces.yml
This commit is contained in:
parent
297714126c
commit
af94d826a2
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ services:
|
|||
container_name: macos
|
||||
image: ghcr.io/dockur/macos
|
||||
environment:
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
RAM_SIZE: "34GB"
|
||||
DISK_SIZE: "100TB"
|
||||
CPU_CORES: "5"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Reference in a new issue