boot2docker / boot2docker-cli

boot2docker management utility
Apache License 2.0
339 stars 95 forks source link

Fixes #209: CLI option for number of CPUs when creating a new boot2docker VM #341

Closed mohitsoni closed 9 years ago

mohitsoni commented 9 years ago

This pull request enhances boot2docker init by allowing user to pass --cpus to configure the number of cpus allocated to boot2docker-vm during vm creation.

mohitsoni commented 9 years ago

@SvenDowideit @steeve If this looks good, can we please merge this one ? Also, I would recommend having a similar feature in docker-compose.

mohitsoni commented 9 years ago

Okay, I have addressed your comments.

tianon commented 9 years ago

LGTM

cc @gmlewis @Moghedrin