Commit Graph

101 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
Larry e39f5dccf6 Fix paths for devicemapper (#4562) 2017-09-11 17:06:53 -07:00
David Caro 77af3cec56 Small typo on the device mapper docs page (#4476) 2017-09-11 16:43:08 -07:00
Misty Stanley-Jones 29a1f258f8 Link to storage options from each driver's page (#4080) 2017-08-29 15:10:56 -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
P. Y 9f872d06d8 Fix instruction name. (#4262) 2017-08-18 10:45:10 -07:00
cthomas15 36aadd2fe3 devicemapper bullet appears twice (#4129) 2017-08-10 15:04:43 -07:00
Eric Smalling 59dfddd95a Change reference to devicemapper to zfs (#3990)
Looks like an accidental copy/paste from the devicemapper page made it in here.
2017-07-26 17:29:17 -07:00
Frank Schmitt 0c5a0a797f Fix wrong format in sample daemon.json (#3804)
The provided daemon.json is incorrect - at least on Docker 17.05, trying to use it raises an 

FATA[0000] unable to configure the Docker daemon with file /etc/docker/daemon.json: invalid character ':' after array element 

on starting the Docker daemon. The root cause is that it uses key-value pairs inside the array, whereas it should use strings
2017-07-05 16:52:01 -07:00
Misty Stanley-Jones 69c619e4c3 Fix inconsistencies in imagesandcontainers topic (#3801) 2017-07-03 16:23:51 -07:00
Charles 3c17075b87 Update device-mapper-driver.md (#3731)
There are a few references to `loop-lvm` that I believe should be `direct-lvm`.
2017-06-28 14:10:11 -07:00
Misty Stanley-Jones e2522d8fbc Document automatic devicemapper setup (#3626) 2017-06-28 08:31:29 -07:00
Michael Genereux 38ffd854ec Subsequent open(2) causes copy-up operation (#3709)
* Second open(2) causes copy-up operation

The documentation incorrectly credits the first, read-only call to open as the trigger of the copy-up operation.  It's the subsequent read-write call that actually triggers the copy-up operation.
2017-06-27 13:27:53 -07:00
Wilfred Hughes 7391a82648 Minor grammar fix (#3703) 2017-06-26 13:32:02 -07:00
Wilfred Hughes a015f3dae4 Fix typo (#3664) 2017-06-20 11:20:34 -07:00
Misty Stanley-Jones 11fcbcb88a Clarify size and virtual size 2017-06-20 11:07:50 -07:00
Misty Stanley-Jones 10cf545c96 Add back missing LVM instructions (#3623) 2017-06-15 13:45:44 -07:00
Misty Stanley-Jones 8df4e664bc Fix missing word (#3619) 2017-06-15 10:36:45 -07:00
zedashen 3e29924bb3 command spelling mistake (#3559) 2017-06-13 11:52:29 -07:00
Zion Wu 5f02225ea1 Fix mistakes in LVM config procedure (#3447)
1. remove step 8 from "Configure direct-lvm mode for production" session.
2. change "0 = disabled" to "100 = disabled" in step 10 for thin_pool_autoextend_threshold.
2017-06-02 10:53:02 -07:00
mark teehan a5f8de8e71 Update imagesandcontainers.md (#3422) 2017-06-02 09:53:31 -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
Paul Ostazeski 4fb8fce106 Typo correction "mages" -> "images" (#3376) 2017-05-30 14:04:17 -07:00
Tim 3db7fad4fd Grammar and spelling corrections (#3394) 2017-05-24 16:41:07 -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
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Steven Hanna bb885ec58f Code block indentation caused them to not parse correctly (#2839) 2017-04-18 13:25:34 -05:00
Simon 4bc16ecf3d corrected ZFS storage driver documentation when running under systemd (#2621) 2017-04-07 13:51:59 -07:00
Misty Stanley-Jones 7aab567836 Clarify supported Oracle Linux configuration 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 27bc66e009 Improvements to SLES install and BTRFS (#2618) 2017-04-04 14:09:29 -07:00
Daniel Hiltgen 8d2eccd41a Update zfs-driver.md (#2545)
The daemon will not auto-detect - the next step in the instructions explain how to configure it properly.
2017-03-31 16:49:45 -07:00
Misty Stanley-Jones 4c23e132f8 Clarify missing parent images (#2566)
Fixes #636
2017-03-30 15:13:44 -07:00
Joao Fernandes 7b90ef4bdc Fix spelling errors (#2409) 2017-03-21 11:49:07 -07:00
Matt Bentley 9c74818cf5 Added clarification for deferred deletion (#2266)
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2017-03-16 20:05:53 -07:00
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Wang Jie cd410b5cee Update btrfs-driver.md (#1963)
It seems that some word is missing. Added a "for".
2017-02-27 22:38:22 -08:00
Brian Kaufman b6953e5b22 Step 14 incomplete (#1916)
* Step 14 incomplete

Mention of a daemon file but its exact location is absent , I've added this in
2017-02-23 16:36:23 -08:00
Brian Kaufman 966fcfc6db Step 2 is incomplete (#1915)
* Step 2 is incomplete

Step 2 asks you to install the LVM2 package however instructions on how to do this are missing. I've added that in for completeness.
2017-02-23 16:31:29 -08:00
scjane 754e4ece0a Update device-mapper-driver.md (#1760) 2017-02-16 11:56:11 -08:00
scjane a7b79e9cf3 Update device-mapper-driver.md (#1761) 2017-02-16 11:55:47 -08:00
scjane da06fe0c75 Update aufs-driver.md (#1712) 2017-02-16 01:15:58 -08:00
scjane 6206bf72a6 Update device-mapper-driver.md (#1713) 2017-02-16 01:15:29 -08:00
scjane 56fe032401 Update device-mapper-driver.md (#1714) 2017-02-16 01:15:08 -08:00
scjane 038ad219bf Update device-mapper-driver.md (#1715) 2017-02-16 01:14:43 -08:00
scjane d04208ffbb Update device-mapper-driver.md (#1716) 2017-02-16 01:14:14 -08:00
scjane 81464dbaae Update btrfs-driver.md (#1717) 2017-02-16 01:13:32 -08:00
scjane d614fe5f8f Update overlayfs-driver.md (#1719) 2017-02-16 01:12:59 -08:00