diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..09721d1 --- /dev/null +++ b/Readme.md @@ -0,0 +1,14 @@ +# wordpress-node + +This is the Dockerfile for WordPress development that includes the following: + +* WordPress +* nodejs +* composer +* phpcpd +* php_codesniffer +* phpmd +* php-codebrowser +* WordPress Coding Standards + +This image can be found on [Docker Hub](https://hub.docker.com/r/hyettdotme/wordpress-node/).