wp-docker
wp-docker copied to clipboard
An handy script that helps you to run a docker local environment for WordPress developing
Results
2
wp-docker issues
Sort by
recently updated
recently updated
newest added
Also edited the volumes for the `.ssh` keys in order to respect the use of the `root` default user.
Hi, actually the public/ and config/ folder are generated with write permission only for www-data user. In order to allow the development of plugin or themes we need to relax...
help wanted