bryanniwa / ftt-spotlight

Smart attendance.
GNU General Public License v3.0
0 stars 0 forks source link

Add database support #1

Open bryanniwa opened 2 months ago

bryanniwa commented 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

bryanniwa commented 2 months ago

the mariadb version being used by xaamp is 10.4.27-MariaDB