moby/docs/admin
Steven Erenst ddc58225f3
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>
(cherry picked from commit e9a9015e38)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-09-29 14:27:21 +02: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-29 14:27:21 +02:00
ambassador_pattern_linking.md Merge pull request #25948 from lixiaobing10051267/masterImages 2016-09-06 11:05:44 -07:00
b2d_volume_resize.md Fix some broken sourceforge.net links 2016-07-12 15:50:37 -07:00
chef.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
dsc.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
formatting.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
host_integration.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
index.md Merge pull request #25996 from yuexiao-wang/fix-docker-daemon 2016-09-06 11:06:57 -07:00
live-restore.md Merge pull request #25376 from sfsmithcha/fix_typo 2016-08-11 16:32:20 -07:00
menu.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
puppet.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00
registry_mirror.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
runmetrics.md Merge pull request #25573 from thaJeztah/improve-runmetrics-layout 2016-08-11 23:45:24 +00:00
systemd.md Merge pull request #26252 from leslau/master 2016-09-09 14:45:14 -07:00
using_supervisord.md add doc for live-restore setting and daemonless containers, fix admin guide menu 2016-07-27 20:39:57 +10:00