summaryrefslogtreecommitdiffstats
path: root/Applications
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 06:13:24 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 06:13:24 +0100
commit43a29d89e9f8dbd259da9bd6b99afc80c507a4f6 (patch)
tree036bc53181a4a9852d2a1f4590ab039a6d4255b4 /Applications
parent2b693857290cf8f166d53cf67dcf8d0abb68bb4a (diff)
downloadphpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.gz
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.bz2
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.tar.xz
phpmyadmin-43a29d89e9f8dbd259da9bd6b99afc80c507a4f6.zip
adding applications and services README.md
Diffstat (limited to 'Applications')
-rw-r--r--Applications/README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/Applications/README.md b/Applications/README.md
index 4dd79ce..04d2f6f 100644
--- a/Applications/README.md
+++ b/Applications/README.md
@@ -28,10 +28,10 @@ your project and start using stable or experimental applications in your applica
## Available applications
-| Service | Docker Hub repository | Fedora | CentOS | Doc |
-|-----------------|---------------------------------------------------------------------------|-------------------------------------------|-------------------------|---------------------------------------------------------|
-| PhpMyAdmin | [`startx/app-pma`](https://hub.docker.com/r/startx/app-pma) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` | [manual](Applications/pma/README.md) |
-| RockMongo | [`startx/app-rockmongo`](https://hub.docker.com/r/startx/app-rockmongo) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` | [manual](Applications/rockmongo/README.md) |
+| Service | Docker Hub repository | Fedora flavours | CentOS flavours | Doc |
+|-----------------|---------------------------------------------------------------------------|-----------------------------------|-----------------|---------------------------------------------------------|
+| PhpMyAdmin | [`startx/app-pma`](https://hub.docker.com/r/startx/app-pma) | `:latest` `:20` `:21` `:22` `:23` | `:6` `:7` | [manual](Applications/pma/README.md) |
+| RockMongo | [`startx/app-rockmongo`](https://hub.docker.com/r/startx/app-rockmongo) | `:latest` `:20` `:21` `:22` `:23` | `:6` `:7` | [manual](Applications/rockmongo/README.md) |
## Running from dockerhub registry
@@ -43,7 +43,7 @@ your project and start using stable or experimental applications in your applica
## Container flavours
-| Service | Docker Hub repository | Fedora | CentOS |
-|------------|-----------------------|-------------------------------------------|-----------------------|
-| PhpMyAdmin | `startx/sv-pma` | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` |
-| RockMongo | `startx/sv-rockmongo` | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` |
+| Service | Docker Hub repository | Fedora | CentOS |
+|------------|-------------------------------------------------------------------------|-------------------------------------------|-----------------------|
+| PhpMyAdmin | [`startx/app-pma`](https://hub.docker.com/r/startx/app-pma) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` |
+| RockMongo | [`startx/app-rockmongo`](https://hub.docker.com/r/startx/app-rockmongo) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` |