summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 05:45:43 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 05:45:43 +0100
commit2b693857290cf8f166d53cf67dcf8d0abb68bb4a (patch)
treef348ee5c35949b39d7e29c9034efdfff5b835255 /README.md
parent174f6a7f98c180366363ad791eb2ad52e7d2ed43 (diff)
downloadphpmyadmin-2b693857290cf8f166d53cf67dcf8d0abb68bb4a.tar.gz
phpmyadmin-2b693857290cf8f166d53cf67dcf8d0abb68bb4a.tar.bz2
phpmyadmin-2b693857290cf8f166d53cf67dcf8d0abb68bb4a.tar.xz
phpmyadmin-2b693857290cf8f166d53cf67dcf8d0abb68bb4a.zip
adding applications and services README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 6 insertions, 16 deletions
diff --git a/README.md b/README.md
index 92a7047..6179fbc 100644
--- a/README.md
+++ b/README.md
@@ -26,23 +26,13 @@ your project and start using stable or experimental services in your application
| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Dockerhub Registry](https://hub.docker.com/r/startx) | [Sources](https://github.com/startxfr/docker-images/) | [STARTX Profile](https://github.com/startxfr) |
|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|-------------------------------------------------------------------|-----------------------------------------------|
-## Available services, applications and OS images
+## OS, Services and Applications guidelines
-* [OS](OS#container-flavours)
-* [Services](Services#available-services)
-* [Applications](Applications#available-applications)
-
-## Running from dockerhub registry
-
-* [OS](OS#running-from-dockerhub-registry)
-* [Services](Services#running-from-dockerhub-registry)
-* [Applications](Applications#running-from-dockerhub-registry)
-
-## Container flavours
-
-* [OS](OS#container-flavours)
-* [Services](Services#container-flavours)
-* [Applications](Applications#container-flavours)
+| Type | Manual | Available | Running sample | Flavours
+|------------------|-----------------------------|-------------------------------------------------|--------------------------------------------------------------|-------------------------------------------------|
+| **OS** | [read manual](OS) | [read section](OS#container-flavours) | [OS](OS#running-from-dockerhub-registry) | [OS](OS#container-flavours) |
+| **Services** | [read manual](Services) | [read section](Services#container-flavours) | [Services](Services#running-from-dockerhub-registry) | [Services](Services#container-flavours) |
+| **Applications** | [read manual](Applications) | [read section](Applications#container-flavours) | [Applications](Applications#running-from-dockerhub-registry) | [Applications](Applications#container-flavours) |
## For advanced users