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 --- Services/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Services') 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 | |------------|-----------------------|-------------------------------------------|-----------------------| -- cgit v1.2.1