Alexandre Garnier
70fabab558
Fix docker-machine GCE options listing ( #2454 )
...
There was too many spaces and it was renedered as a code block.
2017-03-23 15:04:45 -07:00
Simon Godard
72bc5e4691
Signed-off-by: Simon Godard <sgodard@cloudops.com> ( #1467 )
...
Added cloud.ca to the list of 3rd-party docker machine drivers
2017-03-21 11:57:38 -07:00
Lars Larsson
950bd16598
added documentation for network/subnetwork flags ( #2271 )
2017-03-13 12:01:44 -07:00
Victoria Bialas
4b9493d276
fleshed out Machine scp command description, fixed Compose file notes ( #2265 )
...
copyedit to fix typo
wrapped text properly
replaced original example with Nathan's
added a better sub-title
specifically mentioned not using relative paths
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-10 16:30:26 -08:00
Misty Stanley-Jones
fff68e259d
Merge pull request #1945 from Artmann/add-glesys-driver-to-available-driver-plugins
...
Add GleSYS Driver to the list of available driver plugins
2017-03-09 15:32:20 -08:00
Misty Stanley-Jones
559e9afa81
Merge pull request #2001 from nicolaeusebi/master
...
Added Aruba Cloud to available drivers
2017-03-09 15:31:26 -08:00
Nicola Eusebi
2ac8c2536c
delete aruba.md
2017-03-09 10:16:33 +01:00
Hugo
9c271e8761
Update hyper-v.md ( #2121 )
...
* Update hyper-v.md
* Update hyper-v.md
* Update hyper-v.md
2017-03-08 14:30:15 -08:00
Nicola Eusebi
4ba3a5b3d9
update aruba.md
2017-03-06 09:55:39 +01:00
Nicola Eusebi
a514754854
Create aruba.md
2017-03-06 09:50:23 +01:00
Chris Nguyen
5eac979882
Update docker-machine create command ( #2099 )
...
The example `docker-machine create` commands show `--create` as an option instead of a command. If `docker-machine --create` is invoked, the user will receive an error: "Incorrect Usage."
2017-03-03 17:52:55 -08:00
Luke Waite
e70ef7c2f2
Update install instructions to latest version
2017-03-01 10:01:41 -05:00
nicolaeusebi
25e5b5bdf7
update contact info
2017-02-27 12:18:10 +01:00
nicolaeusebi
c9e5588f76
update contact info
2017-02-27 11:51:04 +01:00
nicolaeusebi
3d424411f2
Update AVAILABLE_DRIVER_PLUGINS.md
2017-02-27 11:49:30 +01:00
Jim Galasyn
e29dc60abb
Fixed a typo
...
Fixed "instad" to "instead".
2017-02-25 16:58:19 -08:00
Victoria Bialas
7aaf72119d
updated swarm and voting app tutorials per d4mac, d4win, toolbox and driver issues
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 17:48:22 -08:00
Christoffer Artmann
681a465ed6
Add GleSYS Driver to the list of available driver plugins
2017-02-23 10:43:10 +01:00
nicolaeusebi
8510611ef8
Update AVAILABLE_DRIVER_PLUGINS.md
...
Added Aruba Cloud Plugin
2017-02-20 10:43:54 +01:00
Antti Pihlaja
49bc53ba89
Update digital-ocean.md
...
Default image was changed to `ubuntu-16-04-x64` here: https://github.com/docker/machine/blame/master/drivers/digitalocean/digitalocean.go#L41
2017-02-11 19:48:29 +02:00
Misty Stanley-Jones
ef95a915eb
Fixing broken links
...
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Michaël Bitard
6eb35b92bf
Update from 0.9.0-rc2 to 0.9.0 ( #1178 )
2017-01-20 15:05:23 -08:00
jingsam
347902de0d
Update hyper-v.md
2017-01-15 15:48:16 +08:00
LRubin
32f0406945
Merge pull request #1092 from sanscontext/fix-cloud-links
...
more link fixes
2017-01-11 15:13:44 -08:00
LRubin
fde978afc5
more link fixes
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
John Mulhausen
6f19cd1e0e
Fixes #1086
2017-01-11 13:47:22 -08:00
Victoria Bialas
534349778e
update Docker machine install instructions per user feedback
...
added uninstall steps
fixed line lengths
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-05 17:13:13 -08:00
Adrien Duermael
5b3cbf78f3
made absolute links to docs.docker.com relative
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Peter Dave Hello
5919563eb8
Lossless Image optimization ( #959 )
...
* re-compress jpg images losslessly using jpegoptim
* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Misty Stanley-Jones
6890af3243
Merge pull request #848 from shaynewang/patch-1
...
Update aws.md
2016-12-19 14:18:44 -08:00
Aaron Welch
73a4b015c6
update contact info for packet provider driver ( #861 )
2016-12-14 14:12:10 -08:00
Adrien Duermael
94c80bece5
fixed absolute links ( #883 )
...
* fixed absolute links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* forgot one link in opensource/kitematic/set_up_dev
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
Shayne Wang
85b1bd6254
Update aws.md
...
Added ca-central-1 AMI ID (SOURCE: 099720109477/ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-20161013), changed Ubuntu version to 16.04 LTS
Signed-off-by: Shayne Wang <shaynexwang@gmail.com>
2016-12-12 10:54:11 -08:00
Victoria Bialas
59c5544d8b
added advisory banner to legacy swarm docs w/links to swarm mode
...
copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
Alexander von Renteln
db57d05eca
Fix links on docs.docker.com/machine/get-started-cloud/ ( #774 )
...
Fix the link to drivers and reference.
2016-12-05 01:32:02 -08:00
Eisenberger Tamás
c717eb71f7
Document virtualbox-share-folder switch of docker-machine virtual box… ( #647 )
...
* Document virtualbox-share-folder switch of docker-machine virtual box driver
* Add --virtualbox-share-folder to the fefaults table too
* Updated wording for virtualbox-share-folder
* Update virtualbox.md
2016-11-29 13:56:44 -08:00
Victoria Bialas
fd49e78fb0
clarify syntax on swarm heartbeat for create machine command
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-21 11:40:28 -08:00
André Carvalho
f458e86929
machine: add available 3rd party drivers list ( #250 )
...
* machine: add available 3rd party drivers list
This commit re-adds the deleted list of 3rd party drivers. I believe this was missed when moving the docs as this list is
referenced by other parts of the documentation.
Rename AVAILABLE_DRIVER_PLUGINS to AVAILABLE_DRIVER_PLUGINS.md
Update get-started-cloud.md
* machine: fix list of machine plugins markup
2016-11-16 15:28:02 -08:00
Peter Schultz
5bde9b0fde
machine/gce: explain how to use image families
2016-11-13 18:14:22 +01:00
Gaetan
75fe044313
fix type of keywords entry in frontmatter (in /machine/) ( #556 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:51:12 -08:00
Gaetan
1589927ce8
fix duplicated titles having different values ( #514 )
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:57:20 -08:00
John Mulhausen
57757ddcfd
Merge pull request #409 from mstanleyjones/fix_liquid_warnings
...
Fix some Liquid warnings
2016-11-04 16:11:50 -07:00
John Mulhausen
558314bf56
Converges titles to imperative-form, front-matter based, and sentence-case ( #438 )
...
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones
1a193d749b
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350e
, reversing
changes made to 7a11f05943
.
2016-11-04 13:33:29 -07:00
Gaetan
8bb4d6226a
fix more frontmatter keywords values ( #439 )
...
* fix format of frontmatter keyword entry in some .md files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Misty Stanley-Jones
62a3473be4
Fix re-import of machine
2016-11-02 10:01:42 -07:00
Tino Breddin
69283150a5
FreeBSD: add build support
...
Signed-off-by: Tino Breddin <t@tolbrino.com>
2016-11-02 09:54:44 -07:00
Misty Stanley-Jones
d6ef6d5bb9
added info about d4mac, d4win in preparation for v1.12 publish set
...
copy-edit to remove extra/repeated info not needed in both sections
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-02 09:16:45 -07:00
Misty Stanley-Jones
20a6e1f31b
Fix some Liquid warnings
2016-11-01 09:45:00 -07:00
Victoria Bialas
08d35416c9
Revert "Doc change to support custom userdata option for docker-machine AWS driver"
2016-10-26 14:23:25 -07:00