Hacker News new | ask | show | jobs
by kichik 3250 days ago
Your old but gold EXE still has access to system registry and files. It also commonly requires a lot of DLLs and configuration files next to it.

A container has all the dependencies contained and has a private set of files and registry.

So no installation and no-side effects.