Describe the bug
When trying to use etiher lates-rc
or 2024.9.15
from https://hub.docker.com/r/karrio/server/tags, with mysql as a backend you ultimately end up with the following error.
karrio.api | Traceback (most recent call last):
karrio.api | File "/karrio/venv/lib/python3.11/site-packages/django/db/backends/mysql/base.py", line 15, in <module>
karrio.api | import MySQLdb as Database
karrio.api | ModuleNotFoundError: No module named 'MySQLdb'
Expected behavior
I would expect the clients for all DBs that can be used to be installed in such an image
Additional context
I can also imagine that you might say, no, we only support the defaults, in which case, happy to just get this close and I'll go and make my own image.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too