Description
Running clean installation from curl.
Full stack install failed with:
Docker daemon only has 8 CPU(s); ODS's voice-enabled compose stack pins limits up to 8 CPUs per service and needs at least 10 to avoid 'range of CPUs is from 0.01 to N' compose failures.
Open Docker Desktop -> Settings -> Resources -> Advanced and raise CPUs to 10+, apply, then re-run
Since I am on M1 macbook air, the cores are limited to 8.
I am currently running ods without:
- openclaw
- whisper
- kokoro
Is there a way to add whisper and kokoro installaition ?
Kind regards,
Iwan
Steps to Reproduce
- run ./install.sh
- choose full stack
Expected Behavior
install successfully
Actual Behavior
Full stack install failed with:
Docker daemon only has 8 CPU(s); ODS's voice-enabled compose stack pins limits up to 8 CPUs per service and needs at least 10 to avoid 'range of CPUs is from 0.01 to N' compose failures.
Open Docker Desktop -> Settings -> Resources -> Advanced and raise CPUs to 10+, apply, then re-run
Operating System
Macos 26.3.1
GPU
M1
Docker Version
29.7.2
VRAM
16 gb unified
Logs
Screenshots
No response
Description
Running clean installation from curl.
Full stack install failed with:
Docker daemon only has 8 CPU(s); ODS's voice-enabled compose stack pins limits up to 8 CPUs per service and needs at least 10 to avoid 'range of CPUs is from 0.01 to N' compose failures.
Open Docker Desktop -> Settings -> Resources -> Advanced and raise CPUs to 10+, apply, then re-run
Since I am on M1 macbook air, the cores are limited to 8.
I am currently running ods without:
Is there a way to add whisper and kokoro installaition ?
Kind regards,
Iwan
Steps to Reproduce
Expected Behavior
install successfully
Actual Behavior
Full stack install failed with:
Docker daemon only has 8 CPU(s); ODS's voice-enabled compose stack pins limits up to 8 CPUs per service and needs at least 10 to avoid 'range of CPUs is from 0.01 to N' compose failures.
Open Docker Desktop -> Settings -> Resources -> Advanced and raise CPUs to 10+, apply, then re-run
Operating System
Macos 26.3.1
GPU
M1
Docker Version
29.7.2
VRAM
16 gb unified
Logs
Screenshots
No response