From 41bc8f8d774bacc6a702989ce4e460b7cb876ffd Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 5 Dec 2015 03:34:35 +0100 Subject: improving nodejs README.md --- Services/mariadb/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Services/mariadb/README.md') diff --git a/Services/mariadb/README.md b/Services/mariadb/README.md index a38e5cd..d605de4 100644 --- a/Services/mariadb/README.md +++ b/Services/mariadb/README.md @@ -105,8 +105,8 @@ CMD ["/bin/run.sh"] | MYSQL_DATABASE | `string` | `no` | If present, add a new database with this name | LOADSQL_PATH | `string` | `auto` | Path used to find sql dump to import at startup | HOSTNAME | `auto` | `auto` | Container unique id automatically assigned by docker daemon at startup -| LOG_PATH | `auto` | `auto` | is set to /data/logs/mariadb and used as a volume mountpoint -| DATA_PATH | `auto` | `auto` | is set to /data/mariadb and used as a volume mountpoint +| LOG_PATH | `auto` | `auto` | default set to /data/logs/mariadb and used as a volume mountpoint +| DATA_PATH | `auto` | `auto` | default set to /data/mariadb and used as a volume mountpoint ## Exposed port -- cgit v1.2.3