sg_write_verify
utilities for devices using the SCSI command set
RUN apt-get update && \
apt-get install -y sg3-utils
RUN apt-get update && \
apt-get install -y sg3-utils
RUN apk add sg3_utils
RUN pacman -S --noconfirm sg3_utils
RUN apt-get update && \
apt-get install -y sg3-utils
RUN yum install -y sg3_utils
RUN dnf install -y sg3_utils
RUN apt-get update && \
apt-get install -y sg3-utils