Closed
Description
Description
From abiosoft/colima#151:
We're using Colima to run Docker in a VM on our macOS laptops. Colima uses Lima under the hood to run this VM.
Are there any plans to support file system change events for mounted directories through inotify?
This is a key feature for us as we use containers in scenarios like auto-reloading dev servers and re-running unit tests on changes.
If there are no plans to support it at the moment, what kind of effort would be involved in adding this? Depending on the effort required, we might be open to putting together a PR to add support for this.