watchmedo
Python API and shell utilities to monitor file system events - python 2.x
RUN apt-get update && \
apt-get install -y python-watchdog
RUN apt-get update && \
apt-get install -y python-watchdog
RUN pacman -S --noconfirm python-watchdog
RUN apt-get update && \
apt-get install -y python-watchdog
RUN dnf install -y python2-watchdog
RUN apt-get update && \
apt-get install -y python-watchdog