Open bryanniwa opened 2 months ago
The base image being used right now doesn't include an installation of sqlite. I think the easiest solution is going to be creating a docker compose file that adds a mariadb container
the mariadb version being used by xaamp is 10.4.27-MariaDB
The base image being used right now doesn't include an installation of sqlite. I think the easiest solution is going to be creating a docker compose file that adds a mariadb container