ntfstruncate
NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write
RUN apt-get update && \
apt-get install -y ntfs-3g
RUN apt-get update && \
apt-get install -y ntfs-3g
RUN apk add ntfs-3g
RUN pacman -S --noconfirm ntfs-3g
RUN apt-get update && \
apt-get install -y ntfs-3g
RUN dnf install -y ntfsprogs-2
RUN apt-get update && \
apt-get install -y ntfs-3g