mkdosfs

utilities for making and checking MS-DOS FAT filesystems

Debian Debian
RUN apt-get update && \ apt-get install -y dosfstools
Ubuntu
RUN apt-get update && \ apt-get install -y dosfstools
Alpine
RUN apk add dosfstools
Arch Arch Linux
RUN pacman -S --noconfirm dosfstools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dosfstools
CentOS
RUN yum install -y dosfstools
Fedora
RUN dnf install -y dosfstools
Raspbian
RUN apt-get update && \ apt-get install -y dosfstools
click the source code to copy install mkdosfs on any operating system with command-not-found.com