Commit Graph

19 Commits

Author SHA1 Message Date
Misty Stanley-Jones 272f0dbb95 Put back info on --storage-driver and caveats (#4604) 2017-09-13 10:13:02 -07:00
Misty Stanley-Jones 4f2b8d9853 Add back info about VFS storage driver (#4079) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones d78c6edf50 Remove extra dot 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 30972a4a37 Expand on meaning of support for Docker CE (#4065) 2017-08-29 15:10:56 -07:00
cthomas15 36aadd2fe3 devicemapper bullet appears twice (#4129) 2017-08-10 15:04:43 -07:00
Misty Stanley-Jones 8df4e664bc Fix missing word (#3619) 2017-06-15 10:36:45 -07:00
Misty Stanley-Jones b12ec60faa Storage driver followup (#3386)
* Fix picky formatting errors

* Address post-merge feedback

* Changing the storage driver on D4M/D4W not supported
2017-05-30 14:29:51 -07:00
Misty Stanley-Jones 89ac40cf3b Updating docs about storage drivers (#3276)
* Updating docs about storage drivers
2017-05-23 10:53:25 -07:00
Misty Stanley-Jones 968f76eced Use daemon.json everywhere possible (#3252) 2017-05-15 10:44:40 -07:00
Viktor Stanchev 6e1af718c7 remove reference to overlay2 as a filesystem
`overlay2` was incorrectly included as a filesystem that the `overlay` and `overlay2` storage drivers can't run on. `overlay2` is the name of the storage driver, but the filesystem is just called `overlay`. It was called `overlayfs` in older versions or the kernel, which would have helped disambiguate this, but I think we should continue to use `overlay` as the name of the filesystem because that's what the kernel uses now.
2017-01-25 13:20:45 -08:00
Bingshen Wang 92e3eea563 optimize selectadriver.md 2017-01-18 22:23:58 +08:00
Gaetan a5e01e1844 fix type of keywords entry in frontmatter (in /engine/) (#552)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Stefan Lasiewski 47b8beb964 Fix broken link for [compatibility matrix] 2016-11-04 16:53:53 -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
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
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
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
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones 9d5e59d503 Moved engine imported docs to the engine subdirectory 2016-09-29 11:19:31 -07:00