Commit Graph

368 Commits

Author SHA1 Message Date
David Gageot
6861665646 Merge pull request #2967 from daehyeok/docs_kvm_driver
Add kvm driver link to docs
2016-02-02 14:18:12 -08:00
Daehyeok Mun
df45c054ce Add kvm driver link to docs
Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2016-01-30 18:06:29 -07:00
S.Çağlar Onur
0a1025b263 [vmwarevsphere] [doc] Update vSphere driver documentation
Signed-off-by: S.Çağlar Onur <conur@vmware.com>
2016-01-26 14:21:31 -08:00
David Gageot
69bdb61ce6 FIX #2470 document creating a bigger vbox disk
Signed-off-by: David Gageot <david@gageot.net>
2016-01-26 15:41:58 +01:00
David Gageot
75f138949a FIX #2705 Add a command line sample for each driver
Signed-off-by: David Gageot <david@gageot.net>
2016-01-26 15:38:40 +01:00
David Gageot
8f3d952242 Merge pull request #2927 from dgageot/extra_ls_info
Add RESPONSE time to available columns in ls
2016-01-26 12:22:53 +01:00
Nathan LeClaire
e9294b4fcf Add RESPONSE time to available columns in ls
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>

Signed-off-by: David Gageot <david@gageot.net>
2016-01-26 11:34:14 +01:00
Jean-Laurent de Morlhon
a4d3248c88 Merge pull request #2926 from jeanlaurent/enhancedoc
Enhance globaly the documentation following #2912
2016-01-26 11:33:22 +01:00
Jean-Laurent de Morlhon
bb370d7227 markdown linting aws.md
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-26 11:19:31 +01:00
Jean-Laurent de Morlhon
52b0e19492 Added lost feedback by @dgageot and myself on overview
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-26 11:19:00 +01:00
Jean-Laurent de Morlhon
3328020654 Typo in index
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-26 11:18:27 +01:00
Jean-Laurent de Morlhon
a77cb28068 Fix #2918 and match doc with current code
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-26 10:57:53 +01:00
albert
cff41ab15b Update AVAILABLE_DRIVER_PLUGINS.md
Signed-off-by: Albert Choi <albert.choi@gmail.com>
2016-01-25 13:35:33 -08:00
Mary Anthony
338a987699 New navigation for 1.10 Release
Removing unneeded processing script

Signed-off-by: Mary Anthony <mary@docker.com>
2016-01-25 08:42:39 -08:00
Jean-Laurent de Morlhon
01f4ffd21f Merge pull request #2752 from dgageot/google-reuse
Support creating a machine from an existing google VM
2016-01-25 15:39:51 +01:00
Jean-Laurent de Morlhon
9f63456a76 Update documentation and release note template
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-25 14:08:48 +01:00
David Gageot
01bd88f6a5 Support creating a machine on an existing google VM
Signed-off-by: David Gageot <david@gageot.net>
2016-01-25 10:34:51 +01:00
Vincent Bernat
99870c2b5d docs: fix --exoscale-image description in documentation
Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
2016-01-20 14:41:34 +01:00
Jean-Laurent de Morlhon
aeec7b716e Merge pull request #2881 from robbertkl/docs-fix-ips
Replace public IPs with reserved ones
2016-01-20 10:32:22 +01:00
Robbert Klarenbeek
cda5d00bd8 Replace public IPs with reserved ones
Signed-off-by: Robbert Klarenbeek <robbertkl@renbeek.nl>
2016-01-20 03:31:14 +01:00
Robbert Klarenbeek
106ce360a5 Add other commands that support default machine
Signed-off-by: Robbert Klarenbeek <robbertkl@renbeek.nl>
2016-01-20 03:13:03 +01:00
David Gageot
d6e7d5b966 Merge pull request #2846 from jeanlaurent/aws-doc-update
Update AWS doc
2016-01-18 12:53:40 +01:00
Jean-Laurent de Morlhon
a0852829c6 Update AWS doc
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-18 12:40:50 +01:00
David Gageot
501b8666ce Merge pull request #2121 from nathanleclaire/provision_cmd
Add docker-machine provision command
2016-01-18 08:53:15 +01:00
Nathan LeClaire
5000139c8e Add ability to imply 'default' VM in commands
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-15 17:10:08 -08:00
Jeffrey Ellin
c3131ec3fa Fixes #1898. Add parameter to pass private key path to use when creating a machine.
It is assumed that the corresponding public certificate will be the same file name + .pub

Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2016-01-15 15:10:03 -05:00
Jean-Laurent de Morlhon
89f3308088 Use ~/.aws/credentials file when no access/secret is given in cli
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 12:04:18 +01:00
Jean-Laurent de Morlhon
e298f68492 Documentation update
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:40:32 +01:00
David Gageot
2b330c4166 Markdown lint
Signed-off-by: David Gageot <david@gageot.net>
2016-01-13 10:19:58 +01:00
Nathan LeClaire
c4e798cafd Add note about pre-create check and exit code
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-13 10:19:58 +01:00
Nathan LeClaire
01c7556e3a Add docker-machine provision command
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-12 11:52:36 -08:00
David Gageot
52bd740ad3 Revert "Support creating a machine on an existing google VM"
This reverts commit 7cf9ae71be.

Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 15:47:01 +01:00
jellin
0ff18a7c7d Add option to create anazon ec2 instances with the EbsOptimized setting.
fixes #1904 Non EbsOptimized instances will be created by default but adding the flag
UseEbsOptimizedInstance will create and EBSOptimized Instance if the instance type supports it.

Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2016-01-10 16:05:14 -05:00
David Gageot
5527798f48 Merge pull request #2784 from jeanlaurent/aws-doc
AWS documentation for security group
2016-01-08 19:45:04 +01:00
Jean-Laurent de Morlhon
5a8afd615d Fix default ubuntu version
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:26:31 +01:00
Jean-Laurent de Morlhon
602721d003 AWS documentation for security group
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:25:50 +01:00
David Gageot
ce057076ce Merge pull request #2780 from jeanlaurent/enhance-ls-doc
Enhance ls doc
2016-01-08 17:01:48 +01:00
Jean-Laurent de Morlhon
b585ca631b Enhancing doc for the env command
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 16:10:50 +01:00
Jean-Laurent de Morlhon
dc9b0a100b Formatting and applied manual alphabetical pivot sorting :)
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 14:42:18 +01:00
Jean-Laurent de Morlhon
ee3265731d Rewrote remove command documentation
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:46:23 +01:00
Jean-Laurent de Morlhon
dd7256a96d Adding hint on restart ip change
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:30:06 +01:00
Jean-Laurent de Morlhon
3c0af5c733 Moving filtering example near the filtering section
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:27:45 +01:00
Jean-Laurent de Morlhon
ce3e4e7696 Refreshing docs with new layout
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:26:51 +01:00
Jean-Laurent de Morlhon
f05b0a4cc0 Adding example of ls filter by name
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:17:56 +01:00
Gonzalo Peci
2f9241297f Add VMWare workstation driver to list
Signed-off-by: Gonzalo Peci <weedv2@outlook.com>
2016-01-08 16:34:27 +13:00
David Gageot
2aebbb8d88 Merge pull request #2708 from dgageot/external
Add CI tests for an external driver
2016-01-06 21:54:12 +01:00
David Gageot
7cf9ae71be Support creating a machine on an existing google VM
Signed-off-by: David Gageot <david@gageot.net>
2016-01-06 16:55:56 +01:00
David Gageot
dcc77f8891 FIX #2756 Disable support for VBox <= 4.2
Signed-off-by: David Gageot <david@gageot.net>
2016-01-06 12:41:39 +01:00
Nathan LeClaire
e0570c0c2b Merge pull request #2702 from dgageot/ls-format
Add --format, -f flag to ls command
2016-01-04 14:22:43 -08:00
Jean-Laurent de Morlhon
03171b8d21 Merge pull request #2727 from soleo/1986-aws-optional-tags
#1986 aws optional tags for AWS EC2
2016-01-04 16:34:00 +01:00