mytop
Display MySQL server performance info like top. More information: <http://jeremy.zawodny.com/mysql/mytop/mytop.html>.
RUN apt-get update && \
apt-get install -y mytop
RUN apt-get update && \
apt-get install -y mytop
RUN pacman -S --noconfirm mytop
RUN apt-get update && \
apt-get install -y mytop
RUN dnf install -y mytop
RUN apt-get update && \
apt-get install -y mytop