Commit Graph

44571 Commits

Author SHA1 Message Date
Misty Stanley-Jones
ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
LRubin
74e52a5f16 Merge pull request #1181 from sardjv/patch-2
redeploying should not use existing volume
2017-01-25 11:41:57 -08:00
C.X. Ling
49a333885d Fix rendering of code block for swarm tutorial (#1370)
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
John Mulhausen
3ff3b7cf42 Update dockerd.yaml 2017-01-25 10:57:38 -08:00
John Mulhausen
3bbdef8094 Import Daemon Metrics from docker/docker for dockerd 2017-01-25 10:54:39 -08:00
Brian Goff
cc5a1416b3 Add release notes for 1.11.2-cs7 (#1365)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-01-25 10:04:22 -08:00
LRubin
fe0695338e Merge pull request #1367 from ManoMarks/patch-1
fixing a typo
2017-01-25 09:40:04 -08:00
Mano Marks
f0e6abbdfc fixing a typo 2017-01-24 19:21:55 -08:00
John Mulhausen
1a214fc716 Fixed MD source rendering 2017-01-24 17:30:13 -08:00
John Mulhausen
0f62e1ea3d Fixing infinite loop 2017-01-24 17:27:37 -08:00
John Mulhausen
0884ef36a5 Fixing some formatting snafus 2017-01-24 16:35:31 -08:00
Juan Eugenio Abadie
2f472446a1 Add udp ports example (#1098) 2017-01-24 15:49:44 -08:00
John Mulhausen
77a908db5c Update zfs-driver.md 2017-01-24 15:47:02 -08:00
John Mulhausen
af9e4ae9ef Update zfs-driver.md 2017-01-24 15:46:37 -08:00
Andreas Steinel
781a582fff Adding Quota option for ZFS (#1135)
* Adding Quota option

Try to explain how you can use quota on ZFS as it was implemented/discussed in #3804.

* Requested changes from @johndmulhausen
2017-01-24 15:41:52 -08:00
Nick van der Meij
bb81ccb937 Update envvars.md (#1008)
* Update envvars.md

Update envvars.md to reflect the supported values of COMPOSE_CONVERT_WINDOWS_PATHS

* Update envvars.md
2017-01-24 15:37:06 -08:00
Thomas Auffredou
59034f94f0 Update log_tags.md (#1325)
Update reference url to logging context
2017-01-24 15:32:07 -08:00
James Hu
f4ce265398 Update docker stack command (#1306)
There is no such thing as `docker-stack`
2017-01-24 15:31:07 -08:00
LRubin
aaa2ad2951 add crosslink to advanced topic (#1338)
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-24 15:24:53 -08:00
John Mulhausen
ac5bdcc819 Update index.md 2017-01-24 15:19:40 -08:00
Edmundo Santos
b3d4866cdd Fix broken link (#1347) 2017-01-24 14:50:48 -08:00
Zhe Zhang
cf42e71f2e update compose install to 1.10.0 (#1314) 2017-01-24 14:48:37 -08:00
Mathieu Parent
9d586147eb Fix Markdown (#1352) 2017-01-24 14:43:24 -08:00
Ryszard Perkowski
baae52cabf iam-permissions missing (#1359)
Stack fails without ec2:AuthorizeSecurityGroupEgress and ec2:AuthorizeSecurityGroupIngress
2017-01-24 14:42:22 -08:00
Robert Hudson
cb94a4cc43 Update last_page.md (#1318)
Links written in this format: 
   [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/)
were not getting rendered. 
Changed to HTML.
2017-01-24 14:38:50 -08:00
Joao Fernandes
8a06940d55 Merge pull request #1360 from cpuguy83/1.12.6-cs7
Add release notes for 1.12.6-cs7
2017-01-24 14:38:08 -08:00
John Mulhausen
b71175c3b6 Update _config.yml 2017-01-24 14:35:15 -08:00
Dominik-K
9b25ec62c0 resource_constraints.md: Fixed broken table format (#1348)
+ small typo fix
2017-01-24 14:32:45 -08:00
Vasily Upornikov
761f46cea9 Fixed a typo (#1323) 2017-01-24 14:32:10 -08:00
Misty Stanley-Jones
979cdc7186 Add several redirects (#1332) 2017-01-24 14:31:41 -08:00
Bryan Lee
d651f183c4 Update "Unregister" to "Remove" (#1362) 2017-01-24 14:26:37 -08:00
Adrien Duermael
6129c4c255 remove apidocs/layouts after build (#1357)
* remove apidocs/layouts after build

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed keywords in swarm_manager_locking.md

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-24 14:26:04 -08:00
Brian Goff
cbea085dd2 Add release notes for 1.12.6-cs7
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-01-24 14:52:00 -05:00
Misty Stanley-Jones
62c2c7eb1a Merge pull request #1334 from docker/mstanleyjones-patch-1
Fixed Markdown problem
2017-01-24 09:49:08 -08:00
LRubin
27c02b33ac Merge pull request #1330 from sanscontext/cloud-cleanup
Cloud: add cleanup instructions, remove no-local-docker instructions
2017-01-24 09:41:13 -08:00
Misty Stanley-Jones
48c384cede Don't fetch the registry api template (#1341) 2017-01-23 15:01:27 -08:00
Misty Stanley-Jones
751ea47782 Merge pull request #1340 from mstanleyjones/reapply_pr_694
Reapply pr 694
2017-01-23 14:59:20 -08:00
Misty Stanley-Jones
dc42fddb45 Document swarm locking 2017-01-23 14:33:40 -08:00
Misty Stanley-Jones
f6474ef8ce Update device-mapper-driver.md 2017-01-23 13:51:29 -08:00
Misty Stanley-Jones
b0aa5f5c35 Update device-mapper-driver.md 2017-01-23 13:30:27 -08:00
Misty Stanley-Jones
680a3363d2 Fixed Markdown problem
Fixes #1333
2017-01-23 12:50:42 -08:00
LRubin
7c529ca406 add cleanup instructions, remove no-local-docker instructions
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-23 10:39:54 -08:00
Misty Stanley-Jones
fde5b485fc Merge pull request #1302 from aduermael/only-check-frontmatter
CI - turn off broken link checking
2017-01-23 10:00:20 -08:00
Misty Stanley-Jones
8503325edd Merge pull request #1327 from alexurquhart/patch-1
Update django.md
2017-01-23 09:37:45 -08:00
Misty Stanley-Jones
ad6535f903 Merge pull request #1328 from mueller-ma/fix-escape-in-readme
escaped < and > so they are visible
2017-01-23 09:26:40 -08:00
mueller-ma
9343d2a037 escaped < so it is visible 2017-01-23 17:40:08 +01:00
Alex Urquhart
8b1117ad58 Update django.md
Fixed typo
2017-01-23 09:21:17 -05:00
John Mulhausen
dd736c5c78 Fix to point to correct branch 2017-01-22 16:11:57 -08:00
John Mulhausen
38b088e051 Fixes #1317 2017-01-22 16:06:54 -08:00
Victoria Bialas
7a34f0fed3 Merge pull request #1303 from londoncalling/voting-app-sample-updates
updated tutorial tables, added links to 1.13.0 blog post
2017-01-20 18:10:42 -08:00