Articles
Container Security: Are any privileged Docker containers allowed?
Since containers share the same OS kernel, any malware that affects one container can affect the host VM, and other containers running on the same VM, anyone with even a modest knowledge of containers might know what a privileged container is. As an example, holding all the necessary code, configuration Read more…