summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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`