Use Nodemon with Docker mount drives Jan 19, 2017 nodemon -L ... Tell nodemon to use legacy polling for file updates, and yes of course, it is slower than the traditional file updates checking mechanisms (like inotify). But hey, it works and it might be the only way that works. categories: dev