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.
By all means, run your npm in docker, but please stop telling others it's a secure way to do so.
Read this: https://kayssel.substack.com/p/docker-escape-breaking-out-of...
By all means, run your npm in docker, but please stop telling others it's a secure way to do so.