mysql-workbench
MySQL Workbench - a visual database modeling, administration and queuing tool
RUN apt-get update && \
apt-get install -y mysql-workbench
RUN apt-get update && \
apt-get install -y mysql-workbench
RUN pacman -S --noconfirm mysql-workbench
RUN apt-get update && \
apt-get install -y mysql-workbench