Commit Graph

43702 Commits

Author SHA1 Message Date
LRubin e1febaabc0 Cloud: Add note about X64
Only X64 OS architecture is currently supported.
Fixes #589
cc @fermayo @borjaburgos
2016-11-16 12:10:37 -08:00
John Mulhausen 23e1976ab4 Merge pull request #572 from valll94/patch-1
Fix wrong links in "Testing contributions" Documentation page
2016-11-16 11:50:06 -08:00
John Mulhausen 19c648d491 Merge pull request #602 from docker/htmltre
Pre-render left nav so it's immediately visible
2016-11-16 11:47:58 -08:00
John Mulhausen a0719b1ad0 Merge pull request #597 from guillaumeguerin/patch-1
Update step_four.md
2016-11-16 11:43:59 -08:00
John Mulhausen 5a8b80278e Merge pull request #579 from scottlaw1/patch-1
Change "tho" to "though"
2016-11-16 11:43:12 -08:00
John Mulhausen 9a39f03cb7 Merge pull request #595 from ankon/patch-1
Use curl's -o to specify the output
2016-11-16 11:42:48 -08:00
John Mulhausen 698f8d26f4 Merge pull request #593 from jefferybradberry/patch-1
There are two differences
2016-11-16 11:34:18 -08:00
John Mulhausen 6e841099d1 Merge pull request #598 from magnus-lycka/patch-1
Updated apt-key keyserver URL
2016-11-16 11:28:23 -08:00
Joao Fernandes 700d92b556 Merge pull request #600 from banjot/patch-4
adding high availability deployment link to bottom
2016-11-16 11:26:51 -08:00
John Mulhausen d549e4c504 Remove references to toc.txt 2016-11-16 11:25:36 -08:00
Joao Fernandes 7766ff8eee Update try.md 2016-11-16 11:22:06 -08:00
Victoria Bialas 6985576c5b Merge pull request #587 from londoncalling/compose-issue#477
added troubleshooting info about shared drives/files and volume mounting
2016-11-16 11:02:59 -08:00
Victoria Bialas 1249d35fca added troubleshooting info about shared drives/files and volume mounting
added more changes

updated per Nathan's comments on properly documenting directories formats for all platforms

incorporated Daniel's review comments, and added a clarification re: users' dir

copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-16 11:02:04 -08:00
Banjot S Chanana 9363d1ea21 adding high availability deployment link to bottom
Added a link to high availability since this is also a link used typically after a POC or trial install. Also matches Store and Email Nurture program emails which reference this.
2016-11-16 13:42:50 -05:00
Joao Fernandes 1f8d93952d Merge pull request #599 from joaofnfernandes/ucp-redirect
Add redirect to /ucp/
2016-11-16 10:32:44 -08:00
Joao Fernandes e320ef966d Add redirect to /ucp/ 2016-11-16 10:22:20 -08:00
Magnus Lyckå 2f565d6327 Change apt-key keyserver URL
Changed keyserver URL for apt-key to hkp://ha.pool.sks-keyservers.net:80 as it is when you install with the get.docker.com script.
The old URL hkp://p80.pool.sks-keyservers.net:80 caused an error about "gnutls_handshake() failed" on apt update.
2016-11-16 16:17:14 +01:00
Guerin ad491d6d9f Update step_four.md
Added a link to the vi text editor website.
2016-11-16 14:55:58 +01:00
Andreas Kohn f07aa9e026 Use curl's -o to specify the output
This makes it easier to fix up the command by just prepending a `sudo` if something goes wrong.
2016-11-16 13:05:30 +01:00
Jeffery Bradberry b68ad3aced There are two differences
Add missing word.
2016-11-16 04:43:22 -05:00
Misty Stanley-Jones 089d9100fd Update understanding-docker.md (#406)
* Update understanding-docker.md

* Update understanding-docker.md
2016-11-15 16:06:04 -08:00
Joao Fernandes 2d85b4b3b5 Merge pull request #576 from joaofnfernandes/try-ddc
Add DDC trial
2016-11-15 15:41:07 -08:00
Joao Fernandes 11e4fdc84e Add DDC trial 2016-11-15 15:36:35 -08:00
Misty Stanley-Jones baa71f000b Merge pull request #577 from docker/mstanleyjones-patch-1
Provide clarification on status of `--link`
2016-11-15 13:51:37 -08:00
John Mulhausen 4b05d07fb7 Pre-render nav 2016-11-15 11:49:18 -08:00
Scott A. Lawrence babd3da5e7 Change "tho" to "though" 2016-11-15 14:28:37 -05:00
Misty Stanley-Jones 185b5db95d Provide clarification on status of `--link`
Fixes #353
2016-11-15 10:32:58 -08:00
Joao Fernandes 69b3a3d434 Merge pull request #574 from joaofnfernandes/remove-beta-tags
Remove mentions to beta in ddc
2016-11-15 09:00:50 -08:00
Joao Fernandes e13fa53e95 Remove mentions to beta in ddc 2016-11-15 08:56:26 -08:00
Joao Fernandes 942ca2f21f Merge pull request #555 from gdevillele/PR_fix_keywords_type_for_datacenter
fix type of keywords entry in frontmatter (in /datacenter/)
2016-11-15 08:52:12 -08:00
Valeri Rangelov 28baff8a81 Fix wrong links in "Testing contributions" Documentation page
- What I did

While reading build documentation I saw two wrong links and proposed fix.

- How I did it

First wrong link: I've change the filter from: is:open is:issue label:kind/test -label:status/claimed -label:status/assigned no:assignee  to: is:issue is:open 
Second wrong link: http://docs.docker.com/project/test-and-docs/ points to "Sorry, we can't find that page", I've change it to:
2016-11-15 17:41:13 +02:00
Gaetan de Villele 2fc9ecad1b fix type of keywords entry in frontmatter (in /datacenter/)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-14 18:46:44 -08:00
John Mulhausen 6ec5958447 Merge pull request #562 from classmarkets/machine-gce-image-family
machine/gce: explain how to use image families
2016-11-14 17:06:38 -08:00
John Mulhausen 53d8efdfcf Add Segment integration 2016-11-14 16:55:59 -08:00
Joao Fernandes 041e1d8a09 Merge pull request #567 from joaofnfernandes/fix-release-notes-redirect
Add redirect to DTR release notes
2016-11-14 14:58:09 -08:00
Joao Fernandes 6de36b9dce Add redirect to DTR release notes 2016-11-14 14:50:49 -08:00
John Mulhausen d6f2fdea9c Added command for ssh into swarm manager (#560) 2016-11-14 12:24:37 -08:00
Victoria Bialas 2aa39d2fdd Merge pull request #542 from dsheets/patch-3
Docker for Mac: osxfs: remove outdated content
2016-11-14 11:40:01 -08:00
Joao Fernandes b93d045e05 Merge pull request #566 from joaofnfernandes/ddc-upgrade-redirect
Update UCP redirect
2016-11-14 10:51:57 -08:00
Joao Fernandes 191c12bc93 Update UCP redirect 2016-11-14 10:48:03 -08:00
LRubin 64907214b3 Merge pull request #563 from joelemmer/patch-1
Update 9_load-balance_the_service.md
2016-11-14 09:51:36 -08:00
Joe Lemmer 179c14222f Update 9_load-balance_the_service.md
Just fixed a typo. Should have either been 'To load-balance your application' or 'To load-balance an application'.
2016-11-13 20:40:23 +00:00
Peter Schultz 5bde9b0fde machine/gce: explain how to use image families 2016-11-13 18:14:22 +01:00
fresnizky b0e05667f9 Added command for ssh into swarm manager 2016-11-12 19:27:34 -03:00
LRubin 2923850421 Merge pull request #557 from docker/fix-manual-toc
fix manually-generated list-toc links
2016-11-11 16:55:48 -08:00
LRubin f7cd358d8f fix manually-generated list-toc links
for #475
2016-11-11 16:44:28 -08:00
Misty Stanley-Jones b480b75413 Merge pull request #433 from docker/revert-175-patch-1
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-11 16:25:40 -08:00
John Mulhausen 50ca4181d3 Update _config.yml 2016-11-11 15:17:44 -08: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 01a3ba1e09 fix type of keywords entry in frontmatter (in /cs-engine/) (#554)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:48:10 -08:00