mysql_install_db
10.3.12-5.fc30.x86_64 : The MariaDB server and related files
RUN apt-get update && \
apt-get install -y mariadb-server-core-10.3
RUN apt-get update && \
apt-get install -y percona-xtradb-cluster-server-5.5
RUN apk add mariadb
RUN pacman -S --noconfirm mariadb
RUN apt-get update && \
apt-get install -y mariadb-server-core-10.1
RUN dnf install -y community-mysql-server
RUN apt-get update && \
apt-get install -y mariadb-server-5.5