updatedb.mlocate
quickly find files on the filesystem based on their name
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