summaryrefslogtreecommitdiffstats
path: root/Services/mariadb
diff options
context:
space:
mode:
authorroot <root@localhost.localdomain>2014-06-20 20:53:18 +0200
committerroot <root@localhost.localdomain>2014-06-20 20:53:18 +0200
commit3e50ca36886536dbdbdceac2da6f6d77186de485 (patch)
tree6bdef4eea16c028fa15cb1e8e1327a70038cd8ae /Services/mariadb
parent4c69461903ba2dafda2e3d2c856d86148edf5b07 (diff)
downloadphpmyadmin-3e50ca36886536dbdbdceac2da6f6d77186de485.tar.gz
phpmyadmin-3e50ca36886536dbdbdceac2da6f6d77186de485.tar.bz2
phpmyadmin-3e50ca36886536dbdbdceac2da6f6d77186de485.tar.xz
phpmyadmin-3e50ca36886536dbdbdceac2da6f6d77186de485.zip
Adding rockmongo and using good and mostly 'official' template providers for our basic images. Changing readme accordingly.
Diffstat (limited to 'Services/mariadb')
-rw-r--r--Services/mariadb/Dockerfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Services/mariadb/Dockerfile b/Services/mariadb/Dockerfile
index 3803812..36b987d 100644
--- a/Services/mariadb/Dockerfile
+++ b/Services/mariadb/Dockerfile
@@ -1,8 +1,6 @@
-FROM openshift/fedora-mariadb:latest
+FROM tutum/mariadb:latest
MAINTAINER startx dev@startx.fr
-# test creation a partir d'une autre image
-RUN echo 'post install de mariadb' > /tmp/post