Hacker News new | ask | show | jobs
by Fritsdehacker 3978 days ago
It would actually be less secure to run your browser in a Docker container. If an attacker can break out of the container, it has root access to your system.

https://zeltser.com/security-risks-and-benefits-of-docker-ap...