Commit Graph

258 Commits

Author SHA1 Message Date
Jean-Tiare Le Bigot
c4b74f57ab Reference OVH Cloud driver
Signed-off-by: Jean-Tiare Le Bigot <jean-tiare.le-bigot@ovh.net>
2015-11-28 13:21:30 +01:00
Jean-Laurent de Morlhon
5aff328a09 Merge pull request #2438 from dgageot/generic-doc
Improve generic driver documentation
2015-11-27 12:44:03 +01:00
David Gageot
4aa398657d Improve generic driver documentation
Signed-off-by: David Gageot <david@gageot.net>
2015-11-27 12:21:14 +01:00
David Gageot
68e6e3f905 Lint all Markdown documents
Signed-off-by: David Gageot <david@gageot.net>
2015-11-27 10:38:56 +01:00
David Gageot
55ecd6561c Add env variables to generic driver
Signed-off-by: David Gageot <david@gageot.net>
2015-11-27 09:58:40 +01:00
Sven Dowideit
348d808eba Use FROM docs/base:latest again
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-11-26 19:59:13 +10:00
jellin
14f29c07d7 Add link to AWS Cloud Formation Driver
Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2015-11-25 21:57:35 -05:00
Andrew Hodges
acbab1f83b Add Packet driver
Signed-off-by: Andrew Hodges <betawaffle@gmail.com>
2015-11-24 09:10:39 -05:00
Koichi Shiraishi
77d0198ec5 Add xhyve driver
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2015-11-23 16:17:28 +01:00
Jean-Laurent de Morlhon
e7714a4981 Merge pull request #2379 from wenlock/master
Add reference for HPE OneView plugin
2015-11-23 15:50:35 +01:00
Jan Broer
b041af0d64 Adds link to VULTR driver repository
Signed-off-by: Jan Broer <janeczku@yahoo.de>
2015-11-21 23:28:00 +01:00
Edward Raigosa
cefb237cc3 Add refrence for HPE OneView plugin
HPE OneView plugin allows you to manage docker on
composable infrastructure using HPE OneView.
Creating a bare metal cloud is now super simple.

Signed-off-by: Edward Raigosa <edward.raigosa@hp.com>
2015-11-21 08:05:56 -08:00
Nathan LeClaire
36f61732a1 Merge pull request #2224 from davidstosik/patch-1
Document command-line completion installation
2015-11-20 18:50:21 -08:00
Nathan LeClaire
c2496593fe Merge pull request #2359 from dgageot/test-vbox-version
Reject VirtualBox version<=3
2015-11-20 10:42:33 -08:00
David Gageot
5918bd1817 Merge pull request #2313 from nathanleclaire/release_process
Start documenting release process
2015-11-20 19:19:43 +01:00
Nathan LeClaire
2d8c9eeeae Start documenting release process
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-20 09:58:42 -08:00
David Gageot
8d47fe746e Reject VirtualBox version<=3
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 18:57:26 +01:00
David Gageot
7910dda4c1 Add missing env variables to VBox driver doc
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 14:25:28 +01:00
Jean-Laurent de Morlhon
acac5f146a Merge pull request #2197 from jviide/2196-vmwarefusion-no-share
Add a --vmwarefusion-no-share flag to disable the mounting of the /Users directory
2015-11-19 12:35:47 +01:00
jviide
9d2ebb630a Add --vmwarefusion-no-share option
Add a vmwarefusion driver flag to disable the mounting of the /Users
directory. Name it --vmwarefusion-no-share to reflect the pre-existing
virtualbox driver option --virtualbox-no-share.

Also add a corresponding environment variable FUSION_NO_SHARE.

The code is basically identical to the virtualbox driver's
implementation.

Signed-off-by: Joachim Viide <jviide@iki.fi>
2015-11-19 13:00:45 +02:00
David Gageot
01f3a45530 Update default google image
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:32:48 +01:00
David Stosik
e207ae1a19 Document command-line completion installation
This is a draft based on [the same doc for docker-compose](https://github.com/docker/compose/blob/master/docs/completion.md). It still needs changes, but will get the thing moving.

Signed-off-by: David Stosik <david.stosik+git-noreply@gmail.com>
2015-11-19 16:37:36 +09:00
Kazumichi Yamamoto
97fadf48b0 Update AVAILABLE_DRIVER_PLUGINS.md
Signed-off-by: Kazumichi Yamamoto <yamamoto.febc@gmail.com>
2015-11-18 23:21:46 +09:00
Sven Dowideit
cab3af3960 Add hugo frontmatter to docs that should not be published, and fix a link
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-11-18 21:08:36 +10:00
Sven Dowideit
4c414a719a fix link which when published leads to the root of all the docs.docker.com site
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-11-18 21:01:55 +10:00
Nathan LeClaire
736e485782 Update some driver/plugin-related documentation
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-17 19:00:34 -08:00
Soshi Katsuta
4a5e8efc59 docs: show "-" for "inactive" machines
Signed-off-by: Soshi Katsuta <soshi.katsuta@gmail.com>
2015-11-16 15:21:10 +09:00
David Gageot
7a4915e999 Merge pull request #2249 from nathanleclaire/create_help_docs_and_nits
Update flag help explanation and VirtualBox version line
2015-11-12 19:40:53 +01:00
David Gageot
7179139e16 Merge pull request #2233 from natemcmaster/patch-1
Update command-line arguments for hyper-v driver
2015-11-10 09:18:04 +01:00
Nathan LeClaire
2fe390babc Update flag help explanation
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-09 23:26:40 -08:00
Anthony Dahanne
2a63a0ef53 Fix typo : info, not version
To retrieve the engine configuration

Signed-off-by: Anthony Dahanne <anthony.dahanne@gmail.com>
2015-11-09 15:51:28 -08:00
Nate McMaster
a43d13843b Update command-line arguments for hyper-v driver
Signed-off-by: Nate McMaster <nate.mcmaster@gmail.com>
2015-11-09 14:55:34 -08:00
root
d1712e0cd3 Introduced a new flag for google driver:
--google-use-internal-ip

Signed-off-by: Mariusz Woloszyn <emsi@EmsiOSX.dom.qpqp01.pl>
2015-11-04 09:10:29 +00:00
aperepel
914ccb6968 Fixes #1243 Custom GCE images support
Signed-off-by: Andrew Grande <aprepel@gmail.com>

Signed-off-by: David Gageot <david@gageot.net>
2015-10-29 11:11:32 +01:00
David Gageot
8e7a85b8b9 Fix the doc. It should be "Project ID"
Signed-off-by: David Gageot <david@gageot.net>
2015-10-29 10:05:19 +01:00
David Gageot
e53b52de03 Improve documentation for google driver
Signed-off-by: David Gageot <david@gageot.net>
2015-10-29 10:05:13 +01:00
David Gageot
77c2bbcdd2 FIX #2023 and #1061 Use google default authentication
Signed-off-by: David Gageot <david@gageot.net>
2015-10-28 22:16:22 +01:00
Ian Lee
8e58932db5 Fixed typo
Signed-off-by: Ian Lee <IanLee1521@gmail.com>
2015-10-27 19:35:30 -07:00
Bruno Renié
658a6bc1b3 Typo in EXOSCALE_IMAGE
Signed-off-by: Bruno Renié <brutasse@gmail.com>
2015-10-23 14:47:30 +02:00
Nathan LeClaire
0ac5c901d2 Merge pull request #2054 from SvenDowideit/fix-errant-links
Fix some links found with linkchecker
2015-10-22 16:16:47 -07:00
Sven Dowideit
834c687226 Fix some links found with linkchecker
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-10-23 09:07:02 +10:00
David M. Lee
7180ddca87 Adding bash completion and helper scripts
This patch adds some bash helper scripts.

 * docker-machine.bash - command completion for docker-machine
 * docker-machine-prompt.bash - function for putting the active machine
   name in PS1
 * docker-machine-wrapper.bash - function wrapper adding an `use`
   command that runs `eval $(docker-machine env whatever)` in the
   current shell.

Signed-off-by: David M. Lee <dlee@respoke.io>
2015-10-22 15:34:42 -05:00
Nathan LeClaire
70dfc1e4db Fix ordered list numbering
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-21 12:51:28 -07:00
Mary Anthony
0cf8b761d7 Carrys and closes #1352
Pull the chmod line per reviewers

Signed-off-by: Mary Anthony <mary@docker.com>
2015-10-21 11:50:14 -07:00
Nathan LeClaire
c8edb33ecd Move towards using external binaries / RPC plugins
- First RPC steps

- Work on some flaws in RPC model

- Remove unused TLS settings from Engine and Swarm options

- Add code to correctly encode data over the network

- Add client driver for RPC

- Rename server driver file

- Start to make marshal make sense

- Fix silly RPC method args and add client

- Fix some issues with RPC calls, and marshaling

- Simplify plugin main.go

- Move towards 100% plugin in CLI

- Ensure that plugin servers are cleaned up properly

- Make flag parsing for driver flags work properly

Includes some work carried from @dmp42 updating the build process and
tests to use the new method.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-16 16:34:56 -07:00
Mary Anthony
1e7e241d9e Hugo 15 support Markdown per GitHub; Removing seds
Signed-off-by: Mary Anthony <mary@docker.com>
2015-10-13 16:00:08 -07:00
Guillaume Giamarchi
6829837fd5 Add environment varibles for OpenStack flags
Some flags for the OpenStack driver did not have
a corresponding environment variable.

Among others, this is needed to run bats core tests
with the OpenStack driver.

Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2015-10-09 15:16:00 +02:00
Hironobu Saitoh
f659e817b4 Add --openstack-ip-version option
This option allows users to specify IP version.

Signed-off-by: Hironobu Saitoh <hiro@hironobu.org>
2015-10-09 07:29:48 +09:00
Vladimir Chernyshev
dd47c9c74e Update release version number
0.4.1

Signed-off-by: Vladimir Chernyshev <volch5@gmail.com>
2015-10-02 11:27:24 +03:00
Nathan LeClaire
1ae222b926 Merge pull request #1889 from nathanleclaire/remove_beta_message
Remove beta warning message
2015-09-23 15:00:03 -07:00