How secure is Docker? If you're not running version 1.3.2, Not VERY(theregister.co.uk) |
How secure is Docker? If you're not running version 1.3.2, Not VERY(theregister.co.uk) |
Still, if you own all the container images that you're consuming or only use the official builds, the risk is minimal. Mind you that some users intentionally run containers with elevated privileges via the '--privileged' flag.
However, if you're running Docker 1.3.0 or older, you're also vulnerable to MITM attacks against the registry, potentially compromising images as they're downloaded. It's highly advised that everyone upgrade.