locate
Find filenames quickly. More information: <https://manned.org/locate>.
RUN apt-get update && \
apt-get install -y mlocate
RUN apt-get update && \
apt-get install -y mlocate
RUN apk add mlocate
RUN pacman -S --noconfirm mlocate
RUN apt-get update && \
apt-get install -y mlocate
RUN yum install -y mlocate
RUN dnf install -y mlocate
RUN apt-get update && \
apt-get install -y mlocate