diff options
author | startxfr <clarue@startx.fr> | 2014-11-21 19:01:21 +0100 |
---|---|---|
committer | startxfr <clarue@startx.fr> | 2014-11-21 19:01:21 +0100 |
commit | 11638725a3f7f7e736e2b21a49af68503f976bbe (patch) | |
tree | 3fd6f05a777f1f6443617d4b4cc8dd46e6c750e5 /README.md | |
parent | f2410f0245ea018713475ce821330ceb913f649c (diff) | |
download | phpmyadmin-11638725a3f7f7e736e2b21a49af68503f976bbe.tar.gz phpmyadmin-11638725a3f7f7e736e2b21a49af68503f976bbe.tar.bz2 phpmyadmin-11638725a3f7f7e736e2b21a49af68503f976bbe.tar.xz phpmyadmin-11638725a3f7f7e736e2b21a49af68503f976bbe.zip |
add flavors to main readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ 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 * Operating Systems - * **Fedora** : `startx/fedora:latest` `startx/fedora:20` `startx/fedora:21` + * **Fedora** : `startx/fedora*:latest*` `startx/fedora:20` `startx/fedora:21` * **CentOS** : `:6` `:7` * Services * **Apache** : `:latest` `:fc20` `:fc21` `:centos6` `:centos7` |