serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.65k stars 108 forks source link

mkdir() "/var/lib/nginx/body" failed (13: Permission denied) #358

Closed jaydrogers closed 3 months ago

jaydrogers commented 3 months ago

Discord Report

image

Link to Discord

https://discord.com/channels/910287105714954251/1238858705114763316

jaydrogers commented 3 months ago

A fix has been pushed up -- monitoring this job for a development release, then will push to stable:

https://github.com/serversideup/docker-php/actions/runs/9053441412

Leaving this open for now

Once complete, I need to test:

jaydrogers commented 3 months ago

This seems to be fixed now.

In reality, no code changes were made. I think it was a package dependency during build that got messed up and has now been reverted.

Regardless, I am pushing up a release to trigger a rebuild to fix this.

omerkoseoglu commented 3 months ago

Thanks, problem solved 🥳