@jpetazzo commented on Thu Oct 05 2017
We support using local networks in Swarm mode, and it can involve flags --config-from and --config-only. (The original PR, moby/moby#32981, has some context)
But I can't find any actual documentation on these options anywhere. Is it missing, or just not properly linked/referenced?
File: engine/reference/commandline/network_create.md, CC @mstanleyjones
See also: #407
@JimGalasyn commented on Thu Oct 05 2017
We have a little bit on these options in the UCP docs, but it's pretty thin and assumes that you know what you're doing: Use a local node network in a swarm.
@jpetazzo commented on Thu Oct 05 2017
We support using local networks in Swarm mode, and it can involve flags
--config-fromand--config-only. (The original PR, moby/moby#32981, has some context)But I can't find any actual documentation on these options anywhere. Is it missing, or just not properly linked/referenced?
File: engine/reference/commandline/network_create.md, CC @mstanleyjones
See also: #407
@JimGalasyn commented on Thu Oct 05 2017
We have a little bit on these options in the UCP docs, but it's pretty thin and assumes that you know what you're doing: Use a local node network in a swarm.