aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.sh (follow)
Commit message (Collapse)AuthorAgeLines
* Slim down image to 15 MBHEADmainGravatar Johannes Christ2024-06-10-1/+1
| | | | | | | | | | Base the image off Alpine to get another nice size saving: REPOSITORY TAG IMAGE ID CREATED SIZE localhost/inotify alpine 0346632c3067 4 hours ago 15 MB localhost/inotify debian 2d99b1b27626 4 hours ago 94 MB Functionality remains the same.
* Correct conditionals for script delayGravatar Joe Banks2024-06-09-2/+2
|
* Allow for configuring watch directory in containerGravatar Joe Banks2024-06-09-9/+19
|
* Update hashbang to explicitly use bashGravatar Joe Banks2024-06-09-1/+1
|
* Attempt to set args betterGravatar Joe Banks2024-06-09-1/+5
|
* Set some bash options for better scripting safetyGravatar Joe Banks2024-06-09-0/+2
|
* Set additional args correctly to factor in bash scopingGravatar Joe Banks2024-06-09-8/+1
|
* Allow for manually setting which inotify events to wait forGravatar Joe Banks2024-06-09-2/+11
|
* Add basic monitoring scriptGravatar Joe Banks2024-06-09-0/+20