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

Added the `DEFAULT_TIME_ZONE` variable #32

Closed peter-slovak closed 6 years ago

peter-slovak commented 6 years ago
colinmollenhour commented 6 years ago

Thanks for the PR, Peter! I cherry-picked your commit since there was a bit of a mess with the commits before yours due to some MariaDb regressions and failed attempts to fix them..