Add the httpd template

This commit is contained in:
Anthony Lapenna
2016-09-15 09:50:26 +12:00
parent 3dfc76c1f5
commit cf8db3e5b0
2 changed files with 10 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ It also describes how to host your own Apps.
* Docker registry (based on `registry:latest`)
* Nginx (based on `nginx:latest`)
* Httpd (based on `httpd:latest`)
* MySQL (based on `mysql:latest`)
* Mongo (based on `mongo:latest`)
* Redis (based on `redis:latest`)