John Mulhausen
35ee09ac09
Merge pull request #231 from kamotos/patch-1
...
[docker-machine ] Adding machine provision reference link
2016-10-18 15:03:40 -07:00
John Mulhausen
e1984bd554
Update mirror.md
2016-10-18 14:58:14 -07:00
Joao Fernandes
d9d42e5c39
Merge pull request #257 from joaofnfernandes/tcp-passthrough
...
Update DDC load balancer requirements
2016-10-18 14:37:57 -07:00
John Mulhausen
4962104627
Merge pull request #243 from joaofnfernandes/dtr-upgrade-link
...
Update link from DTR release notes
2016-10-18 13:48:59 -07:00
John Mulhausen
cc60beb64d
Formatting fixes
2016-10-18 13:00:10 -07:00
John Mulhausen
e8d935a464
Merge pull request #236 from mstanleyjones/swarm_typo
...
Fix typo in Swarm scheduling doc
2016-10-18 12:44:10 -07:00
John Mulhausen
0e2e41ffc4
Merge pull request #249 from caarlos0/patch-1
...
make link a real link
2016-10-18 12:42:33 -07:00
John Mulhausen
192e94c77c
Merge pull request #262 from ivanperez-keera/patch-1
...
Typo in cd command
2016-10-18 12:38:17 -07:00
John Mulhausen
6be57e932d
Merge pull request #260 from tealtail/master
...
fix 404 at linked path /installation/windows
2016-10-18 12:37:18 -07:00
John Mulhausen
6a45a6dc63
Remove domain from links
2016-10-18 12:37:03 -07:00
John Mulhausen
9551ca33a1
Merge pull request #258 from sanscontext/fixteam
...
Fix label used in social media previews
2016-10-18 12:33:51 -07:00
John Mulhausen
f32675b7d6
Change Twitter title to be page title.
2016-10-18 12:33:27 -07:00
Ivan Perez
3c41a34fd6
Typo in cd command
...
Fixes typo in command.
(If you named your directory `my_wordpress`, then you should cd into `my_wordpress`, not `my-wordpress`)
2016-10-18 20:44:36 +02:00
LRubin
3129564e3d
Merge pull request #251 from liubin/master
...
remove redundant back slash
2016-10-18 11:37:04 -07:00
Sebastiaan van Stijn
27366315c5
Merge pull request #259 from sanscontext/formatfix
...
fix formatting
2016-10-18 11:33:20 -07:00
Alicia Lauerman
356de6262e
update /installation/windows -> /docker-for-windows
...
Signed-off-by: Alicia Lauerman <allydevour@me.com>
2016-10-18 14:31:01 -04:00
LRubin
3760334084
fix formatting
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:26:55 -07:00
LRubin
a1a467d352
fix twitter preview label
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:19:17 -07:00
Joao Fernandes
24dd94f114
Update DDC load balancer requirements
2016-10-18 11:17:00 -07: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
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
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