moby--moby/docs/admin
Steven Erenst e9a9015e38 Fix regex for the json-file logger opts in overview.md
The regex used to describe the max-file and max-size logging options for
the json-file logger were incorrect. The regexes would only match a
single character (a digit or a literal +). Instead the regexes should
match 1 or more digits.

The character class for the units of the max-size also included a pipe
which meant that the regex would match 1| instead of only matching 1m,
1k, and 1g.

Signed-off-by: Steven Erenst <stevenerenst@gmail.com>
2016-09-19 10:47:40 -07:00
..
b2d_volume_images Creating Engine specific menu 2016-01-26 15:58:53 -08:00
logging Fix regex for the json-file logger opts in overview.md 2016-09-19 10:47:40 -07:00
ambassador_pattern_linking.md get a redis-cli image using docker pull 2016-08-23 14:44:37 +08:00
b2d_volume_resize.md “ should be " 2016-08-16 18:41:34 +08:00
chef.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
dsc.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
formatting.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
host_integration.md Merge pull request #24970 from sfsmithcha/daemonless_containers 2016-07-27 11:00:15 +02:00
index.md Replace docker command from 'docker daemon' to 'dockerd' 2016-08-25 17:04:44 +08:00
live-restore.md add missing period 2016-08-03 09:51:09 -07:00
menu.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
puppet.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00
registry_mirror.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
runmetrics.md “ should be " 2016-08-16 18:41:34 +08:00
systemd.md Fixed custom daemon options on systemd docs still using -H fd:// 2016-09-01 17:38:25 -03:00
using_supervisord.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-25 09:29:57 -07:00