Docker Security:
With Docker Security we are trying to protect the host from the processes within the container, containers from each other and all the resources that can result in further vulnerabilities.
The idea is to reduce attack surface and limit attack vectors by using layered…