logoalt Hacker News

jayknightyesterday at 8:59 PM1 replyview on HN

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.


Replies

ashishbyesterday at 9:25 PM

Definitely.

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