mt
Control magnetic tape drive operation (commonly LTO tape). More information: <https://manned.org/mt>.
RUN apt-get update && \
apt-get install -y mt-st
RUN apt-get update && \
apt-get install -y mt-st
RUN apk add mt-st
RUN apt-get update && \
apt-get install -y mt-st
RUN yum install -y mt-st
RUN dnf install -y mt-st
RUN apt-get update && \
apt-get install -y mt-st