mysql_ssl_rsa_setup
The MySQL server and related files
RUN apt-get update && \
apt-get install -y mysql-testsuite-5.7
RUN apt-get update && \
apt-get install -y mysql-testsuite-5.7
RUN pacman -S --noconfirm percona-server
RUN dnf install -y community-mysql-server