fatlabel
Sets or gets the label of a FAT32 partition. More information: <https://manned.org/fatlabel>.
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