summaryrefslogtreecommitdiffstats
path: root/Applications
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 /Applications
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 'Applications')
-rw-r--r--Applications/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Applications/README.md b/Applications/README.md
index 442e342..4dd79ce 100644
--- a/Applications/README.md
+++ b/Applications/README.md
@@ -34,14 +34,14 @@ your project and start using stable or experimental applications in your applica
| RockMongo | [`startx/app-rockmongo`](https://hub.docker.com/r/startx/app-rockmongo) | `:latest` `:fc20` `:fc21` `:fc22` `:fc23` | `:centos6` `:centos7` | [manual](Applications/rockmongo/README.md) |
-## Running container from docker registry images
+## Running from dockerhub registry
| Applications | Command |
|---------------------|----------------------------------------------------------------------|
| **PhpMyAdmin** | `docker run -d -p 80:80 --name="pma" startx/app-pma` |
| **RockMongo** | `docker run -d -p 80:80 --name="rockmongo" startx/app-rockmongo` |
-## Flavors (tags) for Red Hat like container's
+## Container flavours
| Service | Docker Hub repository | Fedora | CentOS |
|------------|-----------------------|-------------------------------------------|-----------------------|