Hacker News new | ask | show | jobs
by jayknight 206 days ago
It gets tricky with private dependencies, then you have to pass some sort of token into the container to authenticate with the host when installing dependencies.
1 comments

Definitely.

Would you prefer doing those tricks or exposing everything on your machine to random npm packages?