Tags
DevSecOps
Docker and Containers (7): Security — Running Containers Without Giving Away the Keys
Containers provide isolation, not security. Default Docker configurations run processes as root with full capabilities. This article shows how to lock containers down for production.
