summaryrefslogtreecommitdiffstats
path: root/Services
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 05:37:33 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 05:37:33 +0100
commit174f6a7f98c180366363ad791eb2ad52e7d2ed43 (patch)
tree850c08e7bccfd28364bdc357094109c15435ed74 /Services
parent20f0f95c0ec3b9bb243e6333b69b0e0883f2b14b (diff)
downloadphpmyadmin-174f6a7f98c180366363ad791eb2ad52e7d2ed43.tar.gz
phpmyadmin-174f6a7f98c180366363ad791eb2ad52e7d2ed43.tar.bz2
phpmyadmin-174f6a7f98c180366363ad791eb2ad52e7d2ed43.tar.xz
phpmyadmin-174f6a7f98c180366363ad791eb2ad52e7d2ed43.zip
adding applications and services README.md
Diffstat (limited to 'Services')
-rw-r--r--Services/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Services/README.md b/Services/README.md
index 40e46c7..7fb0067 100644
--- a/Services/README.md
+++ b/Services/README.md
@@ -40,7 +40,7 @@ your project and start using stable or experimental services in your application
| postgreSQL | [`startx/sv-postgres`](https://hub.docker.com/r/startx/sv-postgres) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` | [manual](Services/postgres/README.md) |
-## Running container from docker registry images
+## Running from dockerhub registry
| Services | Command |
|---------------------|----------------------------------------------------------------------|
@@ -53,7 +53,7 @@ your project and start using stable or experimental services in your application
| **php** | `docker run -d -p 80:80 --name="php" startx/sv-php` |
| **postgreSQL** | `docker run -d -p 5432:5432 --name="postgres" startx/sv-postgres` |
-## Flavors (tags) for Red Hat like container's
+## Container flavours
| Service | Docker Hub repository | Fedora | CentOS |
|------------|-----------------------|-------------------------------------------|-----------------------|