Remove ALLOCATE variable from macOS container config

Removed ALLOCATE environment variable from macOS configuration.
This commit is contained in:
Kroese 2025-10-19 09:59:13 +02:00 committed by GitHub
parent 7c1feec364
commit b248c82e80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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