Docker swarm mode scale service issue with one worker -


so, trying out docker swarm mode in 1.12. took me time figure out mounts during docker service create, got part work. when try scale, gives me below error:

invalid bind mount source, so… 

is error happening because have 1 worker , mount set ?

also, because binding ports, , if have 1 worker node swarm still work if scale app 3 or 5 apps ? how swarm handle port conflicts on 1 worker node ?

need this.

thanks, jason


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -