Releases: bfren/docker-mariadb
Releases · bfren/docker-mariadb
v1.3.1
v1.3.1 (#14) Major updates * Using latest base image * Switching to use esh from gomplate * Removing many unused environment variables (rely on default values) Minor updates * DROP mysql@localhost user * Moving MariaDB config file location * Forward MariaDB error log to Docker
v1.3.0
v1.3.0 (#13) Major updates * Updating to latest Alpine S6 * Adding -u flag to executables and updating code accordingly * Using new _disable executable Minor updates * Improving log output * Trimming whitespace Documentation updates * Adding comments to mariadb/finish