mysql_plugin
10.3.12-5.fc30.x86_64 : A very fast and robust SQL database server
RUN apt-get update && \
apt-get install -y mariadb-server-10.3
RUN apt-get update && \
apt-get install -y percona-xtradb-cluster-server-5.5
RUN pacman -S --noconfirm mariadb-clients
RUN apt-get update && \
apt-get install -y mariadb-server-10.1
RUN dnf install -y community-mysql
RUN apt-get update && \
apt-get install -y mariadb-server-5.5