aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Slim down image to 15 MBHEADmainGravatar Johannes Christ2024-06-10-8/+3
| | | | | | | | | | 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.
* Update README blurbGravatar Joe Banks2024-06-09-2/+2
|
* Add warning for inotifywait notifying on all file events (inc. reads)Gravatar Joe Banks2024-06-09-0/+10
|
* Add demo docker-compose.yml fileGravatar Joe Banks2024-06-09-0/+16
|
* Add documentationGravatar Joe Banks2024-06-09-1/+49
|
* Add jq binary to Docker imageGravatar Joe Banks2024-06-09-0/+1
|
* 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 workflow for building and publishing imageGravatar Joe Banks2024-06-09-0/+46
|
* Add basic monitoring scriptGravatar Joe Banks2024-06-09-0/+20
|
* Add DockerfileGravatar Joe Banks2024-06-09-0/+20
|
* Initial commitGravatar Joe Banks2024-06-09-0/+23