update-smart-drivedb
control and monitor storage systems using S.M.A.R.T.
RUN apt-get update && \
apt-get install -y smartmontools
RUN apt-get update && \
apt-get install -y smartmontools
RUN apk add smartmontools
RUN pacman -S --noconfirm smartmontools
RUN apt-get update && \
apt-get install -y smartmontools
RUN dnf install -y smartmontools-1
RUN apt-get update && \
apt-get install -y smartmontools