| ▲ | netdevphoenix an hour ago | |||||||||||||||||||||||||||||||||||||||||||
> if I am going to run some code from somewhere and I haven't read it, it goes in a container How does this work? Every single npm package has tons of dependency tree nodes | ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | Lutger an hour ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
Everything runs in the container and cannot escape it. Its like a sandbox. You have to make sure you're not putting any secrets in the container environment. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | swsieber an hour ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
I didn't read this as separate containers. | ||||||||||||||||||||||||||||||||||||||||||||