logoalt Hacker News

ashishbtoday at 8:29 AM2 repliesview on HN

Compared to what? Which one is superior?

Running npm on your dev machine? Or running npm inside Docker?

I would always prefer the latter but would love to know what your approach to security is that's better than running npm inside Docker.


Replies

lmctoday at 8:44 AM

By all means, run your npm in docker, but please stop telling others it's a secure way to do so.

show 1 reply