mirror of
https://github.com/moby/moby.git
synced 2026-07-21 23:12:13 +00:00
This fix updates docs so that log-opts takes map (`{}`) instead
of `[]`, as is defined in the impmenetation (`map[string]string`)
This fix fixes 22311.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>