mariadb-alpine icon indicating copy to clipboard operation
mariadb-alpine copied to clipboard

Also support MARIADB_ ENVs

Open williamdes opened this issue 2 years ago • 1 comments

See: https://hub.docker.com/_/mariadb

All MYSQL_ ENVs can be used as MARIADB_

williamdes avatar Feb 13 '23 12:02 williamdes

Makes sense; should be easy to fix but I wanna add a test as well.

Edit: not a fan of this though: https://github.com/MariaDB/mariadb-docker/blob/ac276eb82f0535ff1849018f46be5e5ed396bda1/10.11/docker-entrypoint.sh#L25-L52

jbergstroem avatar Feb 13 '23 12:02 jbergstroem