summaryrefslogtreecommitdiffstats
path: root/phpmyadmin/Dockerfile
diff options
context:
space:
mode:
authorchris <cl@startx.fr>2014-06-20 19:26:53 +0200
committerchris <cl@startx.fr>2014-06-20 19:26:53 +0200
commit8b6370786114c8491e5ce7150a9ee10d4f5fbf76 (patch)
treec1bbdc577d5e3f29bb19859198ed84a12669d239 /phpmyadmin/Dockerfile
parent5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8 (diff)
downloadphpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.gz
phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.bz2
phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.tar.xz
phpmyadmin-8b6370786114c8491e5ce7150a9ee10d4f5fbf76.zip
Added sample to the readme and change directory structure
Diffstat (limited to 'phpmyadmin/Dockerfile')
-rw-r--r--phpmyadmin/Dockerfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/phpmyadmin/Dockerfile b/phpmyadmin/Dockerfile
deleted file mode 100644
index 50496f4..0000000
--- a/phpmyadmin/Dockerfile
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-FROM maxexcloo/phpmyadmin:latest
-MAINTAINER startx dev@startx.fr
-
-# ajout de la conf personnalisée pour les app startx
-ADD config.inc.php /data/http/config.inc.php
-ADD test.php /data/http/test.php