Docker - Security
You start a container with
--read-only and try to create a file in /tmp, but get a permission error. What is the most probable reason?