Added Readme file
This commit is contained in:
parent
8a6677c9bf
commit
be0b2f4123
1 changed files with 14 additions and 0 deletions
14
Readme.md
Normal file
14
Readme.md
Normal 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/).
|
Loading…
Reference in a new issue