To keep your machine secure, run third-party tools inside Docker

11 ashishb 3 8/9/2025, 4:44:18 AM ashishb.net ↗

Comments (3)

unixhero · 3h ago
95% of the OS is third party and everything I install afterwards is 3rd party.
ashishb · 3h ago
That's true.

However, you are reducing your attack surface by running some of those tools inside Docker.

hulitu · 3h ago
> To keep your machine secure, run third-party tools inside Docker

Firefox and Chrome ? Building programs for languages which connect to the internet (python, rust), although that does not protect against random malicious packages?