MariaDB container fails to start due to volume issue with mysql.sock after switching from MySQL in Docker Compose
I’m currently switching from MySQL to MariaDB in my Docker-based development environment. After switching, my development-db-1 container is failing to start properly due to issues with the volume. I keep seeing the following error in the logs