Commit Graph

167 Commits

Author SHA1 Message Date
Misty Stanley-Jones 66a183b254 Merge pull request #451 from aboch/movl
Clarify the mtu option is supported by overlay driver
2016-11-04 16:09:33 -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
Alessandro Boch 932be92012 Clarify the mtu option is supported by overlay driver
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-04 15:00:21 -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
Misty Stanley-Jones 33d3d067d0 Revert "fix some frontmatter keywords values" 2016-11-04 13:30:04 -07:00
Kenfe-Mickael Laventure 1183c2d428 Add installation instructions for rapsbian-jessie
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-11-04 11:44:00 -07:00
Misty Stanley-Jones 13ddc1350e Merge pull request #437 from gdevillele/fix_keywords_format
fix some frontmatter keywords values
2016-11-04 10:50:53 -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
Kim Spasaro 2739a8eece fixing typo 2016-11-04 10:45:32 -05:00
John Mulhausen 1fa3a3b686 Formatting fix 2016-11-03 18:14:15 -07:00
Stewart Rand c1e679a489 Grammar
Better grammar.
2016-11-03 15:13:09 -03:00
Gaetan de Villele 7a11f05943 fix some frontmatter keywords values
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-03 10:22:12 -07:00
Misty Stanley-Jones c13359b741 Fixed URLs in examples 2016-11-02 13:36:02 -07:00
Gökay Gürcan ba9ea84fee fix: Add line breaks before and after code blocks 2016-11-02 11:20:02 +02:00
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
John Mulhausen 2a696ed430 Merge pull request #367 from cavemandaveman/dockerd
Alphabetize daemon config file options
2016-11-01 12:18:44 -07:00
John Mulhausen f201f50501 Merge pull request #399 from aduermael/master
removed menu.md files
2016-11-01 12:07:20 -07:00
John Mulhausen 28a16a7d16 Merge pull request #392 from xcellardoor/patch-1
Update centos.md
2016-11-01 12:01:15 -07:00
John Mulhausen 66c34857a6 Fixes #393 2016-10-31 16:09:06 -07:00
John Mulhausen 76a96a70e8 Merge pull request #386 from WeiZhang555/fix-doc
Fix incorrect devicemapper thinpool device name
2016-10-31 16:07:17 -07:00
John Mulhausen 14037bd93c Merge pull request #398 from docker/johndmulhausen-patch-1
Adding alias to Fix #391
2016-10-31 15:13:25 -07:00
John Mulhausen 1a75a36169 Add alias to fix #388 2016-10-31 14:05:21 -07:00
John Mulhausen 321be53a48 Adding alias to Fix #391 2016-10-31 13:46:38 -07:00
Adrien Duermael e7ab7f7d03 removed menu.md files
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Sam Cater 345d1b609d Update centos.md
I've added in the '--rm' argument to the 'script method' and to the 'add your user to docker group' examples to match the first instruction. Purely a consistency thing, and so new users can appreciate not having a few hello-world containers spawned. Ta.
2016-10-30 23:03:07 +00:00
Low Jeng Lam bf0ca906f5 Typo "note" 2016-10-30 16:03:06 +08:00
Zhang Wei 852b8ca424 Fix incorrect devicemapper thinpool device name
Correct device name should be `docker-thinpool` instead of
`docker-thinpool-tpool`

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-10-29 17:51:33 +08:00
Sebastiaan van Stijn 109a25c230 Merge pull request #366 from riyazdf/dirty-cow
Add dirty COW security event
2016-10-29 00:58:27 -07:00
Riyaz Faizullabhoy 196a1886b7 dirty COW security event
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-10-29 00:11:33 -07:00
Roland Illig d69c0184eb Fix spelling in Getting started, step two 2016-10-29 01:39:38 +02:00
John Mulhausen 14a611f87e Merge pull request #304 from konstruktoid/issue_294
Remove line numbers from caps link
2016-10-28 02:57:26 -07:00
cavemandaveman bda6bc6bf6 Alphabetize daemon config file options 2016-10-27 14:11:03 -05:00
lbausch 110d94b9a1 Add missing whitespace 2016-10-27 14:04:36 +02:00
Thomas Sjögren 05e7b79da0 add L62-L77
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-27 11:26:33 +02:00
Misty Stanley-Jones 34e383c602 Formatting 2016-10-25 14:49:08 -07:00
Misty Stanley-Jones a4d2e0915d Formatting 2016-10-25 14:24:12 -07:00
Misty Stanley-Jones bb957c06b6 Formatting 2016-10-25 12:15:51 -07:00
Victoria Bialas f48157d696 Update swarm-mode.md 2016-10-25 12:11:35 -07:00
Misty Stanley-Jones 26afe3deec Formatting 2016-10-25 12:06:40 -07:00
Misty Stanley-Jones ca21999b4c Formatting 2016-10-25 12:01:18 -07:00
Misty Stanley-Jones 82fe40bff7 Formatting 2016-10-25 12:00:07 -07:00
Misty Stanley-Jones 8bd6719933 Formatting 2016-10-25 11:58:38 -07:00
Misty Stanley-Jones 7a0fbcf6f1 Update breaking_changes.md 2016-10-25 11:54:50 -07:00
Misty Stanley-Jones 25a9bcf2d0 Formatting 2016-10-25 11:51:57 -07:00
Misty Stanley-Jones f39d909fdd Formatting 2016-10-25 11:40:39 -07:00
Misty Stanley-Jones 458ab09eed Formatting 2016-10-25 11:37:56 -07:00
Misty Stanley-Jones 8308f5eca6 Formatting 2016-10-25 11:27:16 -07:00
Misty Stanley-Jones 00511c620d Formatting 2016-10-25 11:19:12 -07:00
John Mulhausen e0760748dc Fix for #290 2016-10-24 18:50:01 -07:00
John Mulhausen 10b907190f Fix #332
Fix #332
2016-10-24 18:40:19 -07:00