<div style="line-height:19.7999992370605px">I am trying to run a GlusterFS server in a Docker container. It works fine, the problem I have is when I create a volume it&#39;s associated with the private IP address of the container, which is not accessible to other hosts in the network.<br><br></div><span style="line-height:19.7999992370605px">If I start the docker container using &quot;--net host&quot;, I can work around the issue, however, I was wondering if there was a configuration option I could set that would specify the hostname/ip to use when creating volumes.</span><br style="line-height:19.7999992370605px"><br style="line-height:19.7999992370605px"><span style="line-height:19.7999992370605px">Thanks in advance,</span><br style="line-height:19.7999992370605px"><span style="line-height:19.7999992370605px">Craig</span><br>