Add redis template

This commit is contained in:
Anthony Lapenna
2016-09-15 09:37:50 +12:00
parent fdecdb9099
commit a5918f1c4d
2 changed files with 11 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ It also describes how to host your own Apps.
* Nginx (based on `nginx:latest`)
* MySQL (based on `mysql:latest`)
* Redis (based on `redis:latest`)
* WordPress (based on `wordpress:latest`)
* Drupal (based on `drupal:latest`)
* Magento 2 (based on `alankent/gsd:latest`)