yobasystems / alpine-mariadb

MariaDB running on Alpine Linux [Docker]
https://hub.docker.com/r/yobasystems/alpine-mariadb/
242 stars 72 forks source link

Change environment variable names to reflect changes in the official image #74

Closed BadWolf97 closed 9 months ago

BadWolf97 commented 9 months ago

The official mariadb-Image uses MARIADB_* instead of MYSQL_* names for Passwords etc. For this image to be a drop-in replacement for the official mariadb-image, these should be changed as well.

dominictayloruk commented 9 months ago

Duplicate of https://github.com/yobasystems/alpine-mariadb/issues/60