docker-mariadb-alpine icon indicating copy to clipboard operation
docker-mariadb-alpine copied to clipboard

[DEPRECATED] Lightweight MariaDB docker image with Alpine Linux.

Results 2 docker-mariadb-alpine issues
Sort by recently updated
recently updated
newest added

When I try to load a SQL dump at init I am getting an error that the database does not exist, however it seems to be included the double quotes...

建议: 增加多CPU架构支持。项目是基于Alpine,它的镜像是可以支持x86_64, arm等CPU的。当前项目未依赖具体CPU架构的程序,可以增加多CPU架构。