oldfind
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 dnf install -y findutils
RUN apt-get update && \
apt-get install -y findutils