redcap-docker-compose icon indicating copy to clipboard operation
redcap-docker-compose copied to clipboard

my.cnf in the wrong directory for Oracle 8 dockerfile

Open aboulang opened this issue 9 months ago • 0 comments

This threw me for some time

The MySQL configuration on the Oracle 8 docker image expects the my.conf to be in /etc/mysql/conf.d but it is configured to be in /etc/mysql/mysql.conf.d

aboulang avatar May 22 '24 12:05 aboulang