fd
An alternative to find. Aims to be faster and easier to use than find. More information: <https://github.com/sharkdp/fd>.
RUN apt-get update && \
apt-get install -y fdclone
RUN apt-get update && \
apt-get install -y fdclone
RUN pacman -S --noconfirm fd
RUN apt-get update && \
apt-get install -y fdclone
RUN dnf install -y fdclone
RUN apt-get update && \
apt-get install -y fdclone