Y
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
ashishb
206 days ago
Definitely.
Would you prefer doing those tricks or exposing everything on your machine to random npm packages?
link
Would you prefer doing those tricks or exposing everything on your machine to random npm packages?