fnichol / dvm

An on demand Docker virtual machine, thanks to Vagrant and boot2docker. Works great on Macs and other platforms that don't natively support the Docker daemon. Support VirtualBox, VMware, and Parallels.
http://fnichol.github.io/dvm
Apache License 2.0
458 stars 71 forks source link

allowing number of CPUs to be customized via DOCKER_CPUS #20

Closed lamdor closed 10 years ago

sykesm commented 10 years ago

Heh. Just ran into this. Glad to see there's a PR pending. Maybe update dvm.conf with DOCKER_CPUS as well?

fnichol commented 10 years ago

Ah, an increasingly useful tuneable here, thank you very much!