Capabilities and nginx
A rather common insecure configuration for nginx allows for arbitrary code execution in the container. The compromise can extend beyond the container if docker's default capabilities are used. Let's see in practice how bad it can get if Linux capabilities are not carefully restricted for a container.