docker-compose-wordpress
docker-compose-wordpress copied to clipboard
Unable to install WP-CLI packages
I tried installing https://github.com/trepmal/wp-revisions-cli
ee wp rtcamp.li.rtdemo.in package install trepmal/wp-revisions-cli
Got error
â•─[email protected] ~
╰─➤ ee4 wp rtcamp.li.rtdemo.in package install trepmal/wp-revisions-cli 127 ↵
Error: Composer directory '/var/www/.wp-cli/packages' for packages couldn't be created: mkdir(): Permission denied
The wordpress image used by ee4 is being built using this Dockerfile
This issue can be solved by updating the permissions of the /var/www directory.