docker-wpdev icon indicating copy to clipboard operation
docker-wpdev copied to clipboard

Wordpress in Docker

Results 2 docker-wpdev issues
Sort by recently updated
recently updated
newest added

For some reason cloning the repo and then update the submodule with `git submodule update --init --recursive` won't do nothing. Same thing if you clone it for the first time...

Sorry for a stupid question. When I map a local directory of wordpress to /srv/wordpress and run the configuration, wordpress can not write the wp-config.php to the wordpress directory. Is...