Hi there.
We are using nginx's alpine containers in aws several years without any problem.
Some time ago we have doing some tweaks recommended for Security Hub AWS Recommendations in our infrastructure
One of this changes is prevent docker containers cannot write in the root docker filesystem.
If we activate this option, all the temp files created by nginx's cannot be created, and we have this issue.
Is there a workaroung or anyone have a valid idea to solve this situation?
Thanks all!!!!!