diff options
Diffstat (limited to 'Services/mariadb')
-rw-r--r-- | Services/mariadb/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Services/mariadb/README.md b/Services/mariadb/README.md new file mode 100644 index 0000000..dca570c --- /dev/null +++ b/Services/mariadb/README.md @@ -0,0 +1,9 @@ +docker-images MariaDB +===================== + +**Description** +Based on the docker default ma Dockerfile + +**Usage** + + docker run --name="test-maria" -d startx/sv-maria |