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

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -