mkmanifest
Tools for manipulating MSDOS files
RUN apt-get update && \
apt-get install -y mtools
RUN apt-get update && \
apt-get install -y mtools
RUN apk add mtools
RUN pacman -S --noconfirm mtools
RUN apt-get update && \
apt-get install -y mtools
RUN yum install -y mtools
RUN dnf install -y mtools
RUN apt-get update && \
apt-get install -y mtools