galera_recovery
scripts for galera replication
RUN apt-get update && \
apt-get install -y mariadb-server-10.1
RUN apt-get update && \
apt-get install -y mariadb-server-10.1
RUN apk add mariadb
RUN pacman -S --noconfirm mariadb
RUN apt-get update && \
apt-get install -y mariadb-server-10.1
RUN yum install -y mariadb
RUN dnf install -y mariadb-server-galera-3
RUN apt-get update && \
apt-get install -y mariadb-server-10.1