colinmollenhour / mariadb-galera-swarm

MariaDb Galera Cluster container based on official mariadb image which can auto-bootstrap and recover cluster state.
https://hub.docker.com/r/colinmollenhour/mariadb-galera-swarm
Apache License 2.0
217 stars 102 forks source link

How to use a different subnet address for the overlay network #22

Closed cpjolly closed 7 years ago

cpjolly commented 7 years ago

I have added a couple of sentences to README.md to explain how to use a different subnet address for the overlay network.

colinmollenhour commented 7 years ago

Thanks!