Hello!
I’m testing OpenEMR 5.0.2 in Docker and running into an issue. The default docker-compose.yml works very well but it balked when I tried to switch to mysql from mariadb. I looked in the Dockerfile and couldn’t find anything specific to mariadb and wonder where the problem may be. I’m doing this because I already have set up a working non-Docker env with mysql. Thank you for your help.
–Cuong