aws ecs readonlyRootFilesystem true with nginx container
I have a container include nginx.
I store my container on ECR, and i deploy my container on ECS.
When the option readonlyRootFilesystem is false, my instance with nginx is working.
If the option readonlyRootFilesystem is true,
i have error below