From 174f6a7f98c180366363ad791eb2ad52e7d2ed43 Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 5 Dec 2015 05:37:33 +0100 Subject: adding applications and services README.md --- Applications/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Applications') 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 | |------------|-----------------------|-------------------------------------------|-----------------------| -- cgit v1.2.1