mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
eb19c2f080
This fix tries to address the issue raised in 24958 where previously `docker swarm init` will automatically fill in all the default value (instead of letting swarmkit to handle the default). This fix update the `swarm init` so that initial value are passed only when a flag change has been detected. This fix fixes 24958. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> |
||
---|---|---|
.. | ||
common.go | ||
container.go | ||
network.go | ||
node.go | ||
service.go | ||
swarm.go | ||
task.go |