Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simongodard authored Feb 1, 2017
1 parent a34e2f7 commit dd01b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-machine create -d cloudca \
--cloudca-additional-disk-offering "50GB - 50 IOPS Min." \
test-machine1
```
** Notes: **
**Notes:**
* It is recommended to use Environment variables to store sensitive information like API keys. See the options below for the list of supported variables.
* The cloud.ca instances have limited disk space on their root volumes. In order to get more disk space for your Docker machines, use the `--cloudca-additional-disk-offering` option to specify an additional volume that Docker will be able to use.

Expand Down

0 comments on commit dd01b62

Please sign in to comment.