mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Remove ALLOCATE variable from macOS container config
Removed ALLOCATE environment variable from macOS configuration.
This commit is contained in:
parent
7c1feec364
commit
b248c82e80
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ services:
|
|||
container_name: macos
|
||||
image: ghcr.io/dockur/macos
|
||||
environment:
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
|
|
|
|||
Loading…
Reference in a new issue