Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Added a Disk Size parameter for Google Compute Engine. #505

Merged
merged 1 commit into from
Feb 10, 2015

Conversation

saturnism
Copy link
Contributor

Signed-off-by: Ray Tsang saturnism@gmail.com

@@ -129,6 +129,7 @@ Options:

- `--google-zone`: The zone to launch the instance. Default: `us-central1-a`
- `--google-machine-type`: The type of instance. Default: `f1-micro`
- `--google-disk-size`: The disk size of the instance (in GiB). Default: `10`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you change this to GB to keep consistency with the rest of the docs?

@ehazlett
Copy link
Contributor

ehazlett commented Feb 9, 2015

Tested on GCE. Works as expected.

@saturnism saturnism force-pushed the google-driver-disk-size branch from f8025ec to b237b24 Compare February 9, 2015 18:03
Signed-off-by: Ray Tsang <saturnism@gmail.com>
@saturnism saturnism force-pushed the google-driver-disk-size branch from b237b24 to 56d832d Compare February 9, 2015 18:04
@saturnism
Copy link
Contributor Author

Changed GiB to GB. Cheers!

@ehazlett
Copy link
Contributor

LGTM

ehazlett added a commit that referenced this pull request Feb 10, 2015
Added a Disk Size parameter for Google Compute Engine.
@ehazlett ehazlett merged commit 87a5b43 into docker:master Feb 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants