summaryrefslogtreecommitdiffstats
path: root/Services/mariadb
diff options
context:
space:
mode:
authorroot <root@localhost.localdomain>2014-06-20 22:43:09 +0200
committerroot <root@localhost.localdomain>2014-06-20 22:43:09 +0200
commite8febdbd1fdb61f36360c82a8779bfc14261cdcb (patch)
treed55a1f50143e87692dafec6cf5c0191c1ab3b599 /Services/mariadb
parent7cc49ede779d65e5c3221ce07ae38086c8874b09 (diff)
downloadphpmyadmin-e8febdbd1fdb61f36360c82a8779bfc14261cdcb.tar.gz
phpmyadmin-e8febdbd1fdb61f36360c82a8779bfc14261cdcb.tar.bz2
phpmyadmin-e8febdbd1fdb61f36360c82a8779bfc14261cdcb.tar.xz
phpmyadmin-e8febdbd1fdb61f36360c82a8779bfc14261cdcb.zip
rename mariadb and mongodb directory
Diffstat (limited to 'Services/mariadb')
-rw-r--r--Services/mariadb/Dockerfile6
-rw-r--r--Services/mariadb/README.md9
2 files changed, 0 insertions, 15 deletions
diff --git a/Services/mariadb/Dockerfile b/Services/mariadb/Dockerfile
deleted file mode 100644
index 36b987d..0000000
--- a/Services/mariadb/Dockerfile
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-FROM tutum/mariadb:latest
-MAINTAINER startx dev@startx.fr
-
-
diff --git a/Services/mariadb/README.md b/Services/mariadb/README.md
deleted file mode 100644
index dca570c..0000000
--- a/Services/mariadb/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-docker-images MariaDB
-=====================
-
-**Description**
-Based on the docker default ma Dockerfile
-
-**Usage**
-
- docker run --name="test-maria" -d startx/sv-maria