diff options
author | startxfr <clarue@startx.fr> | 2014-11-21 23:02:37 +0100 |
---|---|---|
committer | startxfr <clarue@startx.fr> | 2014-11-21 23:02:37 +0100 |
commit | 20f347ebcea30055846c01721f323b27f15b6f92 (patch) | |
tree | 3cb984d8c97603a10f0aea32d5bb468e55493c1a /README.md | |
parent | 7688f7c38ab9fa428a1acec32d7c9b0878249b42 (diff) | |
download | phpmyadmin-20f347ebcea30055846c01721f323b27f15b6f92.tar.gz phpmyadmin-20f347ebcea30055846c01721f323b27f15b6f92.tar.bz2 phpmyadmin-20f347ebcea30055846c01721f323b27f15b6f92.tar.xz phpmyadmin-20f347ebcea30055846c01721f323b27f15b6f92.zip |
add flavors to main readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,7 +40,7 @@ This repository offer various flavour of Red Hat like distribution. Tag `:latest | CentOS | `startx/centos` | `:6` | `:7` | | ### Services -| Service | Docker Hub repository | latest | Fedora 20 | Fedora 21 | CentOS 6 | CentOS 7 | +| Service | Docker Hub repository | latest | Fedora | Fedora | CentOS | CentOS | |---------|-----------------------|---------|-------|-------|----------|----------| | Apache | `startx/sv-apache` | `:latest` | `:fc20` | `:fc21` | `:centos6` | `:centos7` | | MariaDB | `startx/sv-mariadb` | `:latest` | `:fc20` | `:fc21` | `:centos6` | `:centos7` | @@ -53,7 +53,7 @@ This repository offer various flavour of Red Hat like distribution. Tag `:latest | SSH | `startx/sv-ssh` | `:latest` | `:fc20` | `:fc21` | `:centos6` | `:centos7` | ### Applications -| Applications | Docker Hub repository | latest | Fedora 20 | Fedora 21 | CentOS 6 | CentOS 7 | +| Service | Docker Hub repository | latest | Fedora | Fedora | CentOS | CentOS | |---------|-----------------------|---------|-------|-------|----------|----------| | PhpMyAdmin | `startx/sv-pma` | `:latest` | `:fc20` | `:fc21` | `:centos6` | `:centos7` | | RockMongo | `startx/sv-rockmongo` | `:latest` | `:fc20` | `:fc21` | `:centos6` | `:centos7` | |