docker-wordpress
docker-wordpress copied to clipboard
Minimalistic and secure php7+nginx docker container for WordPress
Results
2
docker-wordpress issues
Sort by
recently updated
recently updated
newest added
https://github.com/devgeniem/docker-wordpress/blob/a3922056e3441e90447dad86756217fa54f8705b/php7.0/rootfs/etc/nginx/nginx.conf#L183 Hello, This nginx configuration, redirect all /wp-admin pages to homepage.. Removing this /wp prefix from @index location is the only way :)
For example: ``` root@cb5b5e7a-fefb-4bb9-8b35-019e2fc35f10:/var/www/project# wp cache flush su: System error ``` Replace them with gosu instead: https://github.com/tianon/gosu