From af06cc2a594075762e586e70da7e33a4c78e6727 Mon Sep 17 00:00:00 2001 From: startxfr <clarue@startx.fr> Date: Fri, 4 Dec 2015 00:00:49 +0100 Subject: improving general README.md --- README.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/README.md b/README.md index 302320f..b6c5a9d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,47 @@ +<!--[metadata]> ++++ +title = "STARTX Docker Images Repository" +description = "Docker container based on fedora or CentOS and deliverying main opensource project as container" +keywords = ["home, docker, startx, container, swarn, compose, howto, "] +weight=3 ++++ +<![end-metadata]--> + +# STARTX Docker-Images Repository + +This repository host various Open Source application or services as a container. +You can use it to instanciate new container from the dockerhub public registry +or as a parent container in your own container's. +Each container is provided with various underlying OS version based on CentOS or +Fedora Linux distribution + +<table> + <thead> + <tr> + <th>[](https://travis-ci.org/startxfr/docker-images)</th> + <th>[Registry]([Github STARTX profile](https://github.com/startxfr/docker-images))</th> + <th>[Sources](https://github.com/startxfr/docker-images/tree/master/)</th> + <th>[STARTX](https://github.com/startxfr/docker-images)</th> + </tr> + </thead> +</table> + + + + + + + + + + + + + + + + + # STARTX docker-images repository [](https://travis-ci.org/startxfr/docker-images) Docker container images all based on red hat like distributions. Actually you can find fedora (from fc20 to fc23) and centos (from 6 to 7). -- cgit v1.2.3