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 --- OS/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'OS') diff --git a/OS/README.md b/OS/README.md index c58e7cc..e8e806d 100644 --- a/OS/README.md +++ b/OS/README.md @@ -16,7 +16,7 @@ This container contain updated core OS rpm (kernel, libs,...) as well as usefull |-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------------------------------------|-----------------------------------------------| -## Available flavours +## Container flavours * `:latest` : Fedora core 23 at this time * `:23` : Fedora core 23 @@ -82,3 +82,5 @@ You must have a working environment with the source code of this repository. Rea 2. Run this container 1. Interactively with `docker-compose up` Startup logs appears and escaping this command stop the container 2. As a daemon with `docker-compose up -d`. Container startup logs can be read using `docker-compose logs` + +## Running container from docker registry images -- cgit v1.2.1