Commit Graph

42588 Commits

Author SHA1 Message Date
Joao Fernandes 24dd94f114 Update DDC load balancer requirements 2016-10-18 11:17:00 -07:00
Bin Liu 40eef2da44 fix markdown syntax issue
The markdown issue generated a strange html page at https://docs.docker.com/engine/reference/commandline/swarm_leave/
2016-10-19 01:29:15 +08:00
Misty Stanley-Jones 17f9ee8703 Merge pull request #240 from mstanleyjones/osx_to_macos
Update branding for macOS
2016-10-18 09:24:49 -07:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Bin Liu c8b449e7e0 remove redundant back slash
I think this is a redundant back slash, should be removed.
2016-10-18 22:31:25 +08:00
Carlos Alexandro Becker 72674533f8 make link a real link 2016-10-18 11:22:44 -02:00
Ding Fei bab82e94f6 Fix typos and updated a few links, some sentences.
Signed-off-by: Ding Fei <dingfei@stars.org.cn>
2016-10-18 17:04:10 +08:00
Victoria Bialas 803f94f648 Merge pull request #248 from londoncalling/d4mac-win-hide-beta29-relnotes
hide beta 29 release notes until completed
2016-10-17 23:01:42 -07:00
Victoria Bialas c67c76449a hide beta 29 release notes until completed
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-17 23:00:04 -07:00
Victoria Bialas ebf10426f2 Merge pull request #245 from londoncalling/d4mac-win-beta29
added beta 29 relnotes placeholders, info for issues re: virtualizati…
2016-10-17 22:54:00 -07:00
Victoria Bialas 7585b379e5 added beta 29 relnotes placeholders, info for issues re: virtualization pre-reqs and windows container examples
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-17 17:35:49 -07:00
Sebastiaan van Stijn fc6db798d1 Merge pull request #232 from milindchawre/doc-change
Fixes #26818 : Removing bad reference in docker volumes tutorial
2016-10-17 16:51:46 -07:00
Joao Fernandes 9c7a5aa743 Update link from DTR release notes
Fixes #220
2016-10-17 16:45:57 -07:00
Joao Fernandes 443a18ed7a Merge pull request #242 from joaofnfernandes/ddc-trial
Update UCP/DDC trial flow
2016-10-17 16:18:21 -07:00
LRubin 4ffcd09a23 Update install-sandbox.md
Add link to tutorial page.
2016-10-17 16:16:15 -07:00
LRubin 1e1c9fd8a2 Update install-sandbox-2.md
fix nits in tutorial doc.
2016-10-17 16:13:47 -07:00
Joao Fernandes 330baa28a3 Merge pull request #214 from RichardScothern/mirror-delete
Add note about configuring a registry cache with delete enabled
2016-10-17 15:38:20 -07:00
Joao Fernandes 1085dba995 Update UCP/DDC trial flow 2016-10-17 15:33:12 -07:00
LRubin 2e62354689 Merge pull request #180 from sanscontext/hooks-xmpl
Cloud build hooks examples - Closes #115
2016-10-17 14:17:10 -07:00
LRubin 7f910e065b Merge pull request #179 from QwertyZW/patch-1
Fix broken links
2016-10-17 14:09:21 -07:00
LRubin f03912bb86 fix fixed links
revert change to top link, fix links to hub ui
2016-10-17 14:08:16 -07:00
Joao Fernandes c5eaa335c0 Merge pull request #234 from ry4nz/backup-id
Fix typo in ucp/backup.md
2016-10-17 12:11:49 -07:00
Misty Stanley-Jones 86fca1cc91 Fix typo in Swarm scheduling doc
Moved from https://github.com/docker/swarm/pull/2490

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-17 11:29:31 -07:00
Ryan Zhang d3bd3c8858 Fix in backup.md
Signed-off-by: Ryan Zhang <ryan.zhang@docker.com>
2016-10-17 10:29:52 -07:00
LRubin 33ed334075 Merge pull request #222 from vishalkdotcom/patch-1
Update login CLI command in 2_set_up.md
2016-10-17 10:22:10 -07:00
Joao Fernandes db7c1a08ae Merge pull request #199 from yuexiao-wang/update-sandbox
Fix the command and typo for trust_sandbox
2016-10-17 08:13:47 -07:00
milindchawre 9ce069647a Fixes #26818 : Removing bad reference in docker volumes tutorial
Signed-off-by: milindchawre <milindchawre@gmail.com>
2016-10-17 11:54:32 +00:00
Zahim Anas e0decc85ca [docker-machine ] Adding machine provision reference link 2016-10-17 12:48:29 +01:00
Vishal Kumar 99d05a4056 Update 2_set_up.md
Changing the login command from `docker-cloud login` to `docker login`
2016-10-16 01:30:47 +05:30
Victoria Bialas b54e3a23f1 Merge pull request #131 from Samureus/patch-1
Update install-machine.md to version 0.8.2
2016-10-14 16:52:03 -07:00
Thomas Sjögren 50ecaf1dfb modify coding-style link
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-15 00:25:16 +02:00
Victoria Bialas 9eff1b20ea Merge pull request #213 from londoncalling/fixes-and-more-examples
corrected docs around custom CA support beta v. stable
2016-10-14 14:59:19 -07:00
Victoria Bialas 8002e755b7 corrected docs around custom CA support beta v. stable
fixed link and format

copyedit per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-14 14:50:32 -07:00
Richard Scothern 35abdff19d Add note about configuring a registry cache with delete enabled
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2016-10-14 14:24:14 -07:00
Misty Stanley-Jones 08061125c1 Update .NOT_EDITED_HERE.txt
Also should maintain engine/deprecated.md upstream
2016-10-14 14:07:24 -07:00
Sebastiaan van Stijn 4acec69fe0 Merge pull request #212 from mstanleyjones/add_engine_extend_to_manifest
Add engine/extend to the not-edited-here manifest
2016-10-14 14:03:32 -07:00
Misty Stanley-Jones 48cce664e8 Add engine/extend to the not-edited-here manifest 2016-10-14 13:56:27 -07:00
John Mulhausen 94fd1f1fcc Update index.md 2016-10-14 13:09:20 -07:00
Misty Stanley-Jones 9d619ddbe1 Merge pull request #209 from mstanleyjones/not_edited_here
Add manifest of files maintained elsewhere
2016-10-14 12:07:25 -07:00
Misty Stanley-Jones 384335a46e Add manifest of files maintained elsewhere
The plan is for this file to be used by a CI process which
will fail a PR if it includes changes to any of these files.
2016-10-14 12:06:42 -07:00
Joao Fernandes 57897f7fac Merge pull request #200 from sanscontext/fix-gates-again
Fix broken gates this time
2016-10-14 10:54:14 -07:00
Joao Fernandes 2fe2725926 Merge pull request #207 from mstanleyjones/fix_template_checklist
Fix checklist rendering in ISSUE_TEMPLATE
2016-10-14 10:48:03 -07:00
Misty Stanley-Jones 99fc726f7d Fix checklist rendering in ISSUE_TEMPLATE 2016-10-14 09:05:23 -07:00
Misty Stanley-Jones 943c8dfc0b Merge pull request #172 from mstanleyjones/add_github_templates
Add github templates
2016-10-14 08:51:02 -07:00
yuexiao-wang adbe6d1dac Fix the command and typo for trust_sandbox
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-10-14 17:35:13 +08:00
LRubin 38e4b2d802 actually fix broken gates this time
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-13 18:59:19 -07:00
Joao Fernandes 43d996cb52 Merge pull request #198 from joaofnfernandes/dtr-2.0.4-release-notes
Add release notes for DTR 2.0.4
2016-10-13 17:13:04 -07:00
Joao Fernandes 6845e84b71 Merge pull request #195 from joaofnfernandes/cse-1.12.2-release-notes
Add release notes for CS Engine 1.12.2-cs2
2016-10-13 17:10:25 -07:00
Joao Fernandes 52a6f3e517 Add release notes for DTR 2.0.4 2016-10-13 17:07:30 -07:00
Joao Fernandes 602623245a Merge pull request #192 from vsaraswat/patch-1
UCP needs TCP opened for port 4789
2016-10-13 16:41:41 -07:00