Update codespaces.yml

This commit is contained in:
436646-eng 2025-12-23 11:01:33 -05:00 committed by GitHub
parent 297714126c
commit af94d826a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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