fsck.vfat
utilities for making and checking MS-DOS FAT filesystems
RUN apt-get update && \
apt-get install -y dosfstools
RUN apt-get update && \
apt-get install -y dosfstools
RUN apk add dosfstools
RUN pacman -S --noconfirm dosfstools
RUN apt-get update && \
apt-get install -y dosfstools
RUN yum install -y dosfstools
RUN dnf install -y dosfstools
RUN apt-get update && \
apt-get install -y dosfstools