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
af94d826a2
commit
2af6fbc122
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ services:
|
|||
image: ghcr.io/dockur/macos
|
||||
environment:
|
||||
RAM_SIZE: "34GB"
|
||||
DISK_SIZE: "100TB"
|
||||
CPU_CORES: "5"
|
||||
DISK_SIZE: "10TB"
|
||||
CPU_CORES: "4"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Reference in a new issue