<div dir="ltr"><div class="gmail_default" style="font-size:large">Dear friends<br></div><div class="gmail_default" style="font-size:large">I have a container with mysql and wish to have all other containers, and the host, being able to use a socket to post queries to my database. I thought of sharing a common host-directory, such as /temp. Once all containers can access the same directory, will they actually be able to talk to mysql? Mysql uses sockets to communicate with applications in the same box. It is much faster and uses far less resources than tcp. Does this make any sense? What would it take to make this scenario work?<br><br></div></div>