sysbench
Benchmark a System's CPU, IO and memory. More information: <https://github.com/akopytov/sysbench/>.
RUN apt-get update && \
apt-get install -y sysbench
RUN apt-get update && \
apt-get install -y sysbench
RUN pacman -S --noconfirm sysbench
RUN apt-get update && \
apt-get install -y sysbench
RUN dnf install -y sysbench
RUN apt-get update && \
apt-get install -y sysbench