convmv
Convert filenames (NOT file content) from one encoding to another. More information: <https://www.j3e.de/linux/convmv/man/>.
RUN apt-get update && \
apt-get install -y convmv
RUN apt-get update && \
apt-get install -y convmv
RUN pacman -S --noconfirm convmv
RUN apt-get update && \
apt-get install -y convmv
RUN yum install -y convmv
RUN dnf install -y convmv
RUN apt-get update && \
apt-get install -y convmv