summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2014-11-21 19:08:31 +0100
committerstartxfr <clarue@startx.fr>2014-11-21 19:08:31 +0100
commit371b80a8179f34db45c054618a828234b421038a (patch)
tree48de234bd7fb73dec7fe3066b653b96b669181b3 /README.md
parent131c445d0e443b28f4f3320b03ec47a96b81f95a (diff)
downloadphpmyadmin-371b80a8179f34db45c054618a828234b421038a.tar.gz
phpmyadmin-371b80a8179f34db45c054618a828234b421038a.tar.bz2
phpmyadmin-371b80a8179f34db45c054618a828234b421038a.tar.xz
phpmyadmin-371b80a8179f34db45c054618a828234b421038a.zip
add flavors to main readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index e87f06d..82f35bf 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,13 @@ Docker container images all based on red hat like distributions. Actually you ca
This repository offer various flavour of Red Hat like distribution. Tag `:latest` is actually pointing to fedora core 20
+
+| Service | Docker Hub repository | :latest | :fc20 | :fc21 | :centos6 | :centos7 |
+| Apache | `startx/sv-apache` | :latest | :fc20 | :fc21 | :centos6 | :centos7 |
+
+
* Operating Systems
- * **Fedora** : startx/fedora**:latest** startx/fedora**:20** startx/fedora**:21**
+ * **Fedora** : `:latest` `:20` `:21`
* **CentOS** : `:6` `:7`
* Services
* **Apache** : `:latest` `:fc20` `:fc21` `:centos6` `:centos7`