Browse Source

Merge pull request #15521 from albers/changelog-rollover

[Fix 15520] wrong feature description (rollover) in changelog
Sebastiaan van Stijn 10 năm trước cách đây
mục cha
commit
e26ee9a317
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -36,7 +36,7 @@
 + Add logging driver for GELF via UDP
 + Allow to copy files from host to containers with `docker cp`
 + Promote volume drivers from experimental to master
-+ Add rollover log driver, and --log-driver-opts flag
++ Add rollover options to json-file log driver, and --log-driver-opts flag
 + Add memory swappiness tuning options
 * Remove cgroup read-only flag when privileged
 * Make /proc, /sys, & /dev readonly for readonly containers