inotify-command
A Docker container for triggering commands based on changes to monitored directories using inotify.
About
inotify-command is a Docker-based file monitoring tool that watches directories for filesystem changes and executes configured commands in response. It's designed for system administrators, developers, and DevOps engineers who need automated reactions to file events without runni…