Added Readme file

This commit is contained in:
Alexander Hyett 2017-05-26 21:25:58 +01:00
parent 8a6677c9bf
commit be0b2f4123

14
Readme.md Normal file
View file

@ -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/).