Hacker News new | ask | show | jobs
by larrywright 2628 days ago
Sure there is. When I’m done looking at it, I delete the Docker image and it’s gone from my system. That’s more effort with npm.

Also, the docker solution works for everything. So whether it’s a node app, or python, or Go, or Ruby... the process is the same.

1 comments

Getting a docker image to performantly access a local folder across platforms is a huge challenge.

I love docker but it's just not good enough at handling watched folders.