inotifywatch
command-line programs providing a simple interface to inotify
RUN apt-get update && \
apt-get install -y inotify-tools
RUN apt-get update && \
apt-get install -y inotify-tools
RUN apk add inotify-tools
RUN pacman -S --noconfirm inotify-tools
RUN apt-get update && \
apt-get install -y inotify-tools
RUN dnf install -y inotify-tools
RUN apt-get update && \
apt-get install -y inotify-tools