wiper.sh
tune hard disk parameters for high performance
RUN apt-get update && \
apt-get install -y hdparm
RUN apt-get update && \
apt-get install -y hdparm
RUN apk add hdparm
RUN pacman -S --noconfirm hdparm
RUN apt-get update && \
apt-get install -y hdparm
RUN yum install -y hdparm
RUN dnf install -y hdparm
RUN apt-get update && \
apt-get install -y hdparm