From bfbeb71aec6a89f084e0c1dd8df053d243027bb8 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Thu, 15 Sep 2016 09:41:36 +1200 Subject: [PATCH] Update available apps in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 255433b..3d65161 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ It also describes how to host your own Apps. ## Available apps: +* Docker registry (based on `registry:latest`) * Nginx (based on `nginx:latest`) * MySQL (based on `mysql:latest`) +* Mongo (based on `mongo:latest`) * Redis (based on `redis:latest`) * WordPress (based on `wordpress:latest`) * Drupal (based on `drupal:latest`)