Commit Graph

11 Commits

Author SHA1 Message Date
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Charles Bushong 4d960712b8 Replacing emdash in sample code with dash (#5782)
(╯°□°)╯︵ ┻━┻
2018-01-19 11:38:46 -08:00
jhughes-mc 1dc7e46c16 Update json-file.md (#4924)
Discovered you must remove the container to use the new logging configuration. Otherwise it will not change and continue to use the old.
2017-10-16 16:12:38 -07:00
Misty Stanley-Jones 454763b0d4 Remove inaccurate note from json log driver docs (#4801) 2017-10-04 16:53:22 -07:00
Trapier Marshall 847fd83449 Note default max-size and max-file for json-file (#3924)
The json-file logger does not rotate log files by default.  This
behavior is worthy of documentation.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-07-26 10:12:49 -07:00
Matthias Glastra 37bad6c8c9 Update json-file.md (#3878)
The -- for log-driver where incorrect.
2017-07-18 14:04:13 -07:00
rotunba 6ae2cf46d9 Fix typo (#3797) 2017-07-05 16:51:17 -07:00
Misty Stanley-Jones 4b4f6448f8 Add ending code fence (#3793)
Fixes #3792
2017-07-03 14:03:31 -07:00
Bingshen Wang 7a0c285574 Update json-file.md (#3716)
Fix typo in the `json-file` driver document.
2017-06-27 13:36:04 -07:00
Misty Stanley-Jones baaead7cdd Update logging driver options from code 2017-06-20 11:07:50 -07:00
Lorenzo Fontana 64de468317 Splitting all the logging drivers (#2975)
* Splitting logging drivers

Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-05-10 10:56:13 -07:00