Closed
Description
In the docs for NX Daemon it gets very short when it comes to Dockerization, now the NX Daemon is the main engine for hot reloading our apps, it gets a little confusing with Docker installations, as even when we customize the Socket location and map it to the containers it doesn't really work as the Daemon keeps saying it's off.
I think a more extensive documentation with examples on local dev Docker setups with docker-compose would be greatly appreciated, as I have a Nest app, and I'm not sure what alternative I have to NX Daemon when it comes to Hot Reloading with NX apps.
Thanks !