How can I Provide Permissions to a PHP Docker Image and Host VOLUME? How can I Provide Permissions to a PHP Docker Image and Host VOLUME? docker docker

How can I Provide Permissions to a PHP Docker Image and Host VOLUME?


You should check user and group of apache worker processes and chown source directory.Another way is change gid and uid of apache worker user.