mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6e7715d65b
Daemon flags that can be specified multiple times use
singlar names for flags, but plural names for the configuration
file.
To make the daemon configuration know how to correlate
the flag with the corresponding configuration option,
`opt.NewNamedListOptsRef()` should be used instead of
`opt.NewListOptsRef()`.
Commit
|
||
---|---|---|
.. | ||
dockerd |