Closed stevenroose closed 5 years ago
I believe this happens because the redux Dockerfile
doesn't contain the MySQL extension for PHP, only the PostgreSQL extension. You should use a PostgreSQL database container instead since I don't really want to encourage the use of MySQL. :slightly_smiling_face:
@kawaii, what's wrong with MySQL? I use MariaDB, fwiw.
@stevenroose read this, it applies to both MariaDB and MySQL.