gfind
The findutils package contains programs which will help you locate
RUN apt-get update && \
apt-get install -y findutils
RUN apt-get update && \
apt-get install -y findutils
RUN apk add findutils
RUN pacman -S --noconfirm findutils
RUN apt-get update && \
apt-get install -y findutils
RUN yum install -y findutils
RUN dnf install -y findutils
RUN apt-get update && \
apt-get install -y findutils