From a94ba1639fa444e99f7e5ec1f3f956b14db3e34b Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 5 Dec 2015 02:44:49 +0100 Subject: improving mariadb README.md --- OS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OS') diff --git a/OS/README.md b/OS/README.md index 268285a..c58e7cc 100644 --- a/OS/README.md +++ b/OS/README.md @@ -81,4 +81,4 @@ You must have a working environment with the source code of this repository. Rea 1. Jump into the container directory with `cd OS` 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 and behaviour can be read using `docker-compose logs` + 2. As a daemon with `docker-compose up -d`. Container startup logs can be read using `docker-compose logs` -- cgit v1.2.1