summaryrefslogtreecommitdiffstats
path: root/Services/php/Dockerfile
diff options
context:
space:
mode:
authorchris <cl@startx.fr>2014-06-20 19:27:35 +0200
committerchris <cl@startx.fr>2014-06-20 19:27:35 +0200
commit4c69461903ba2dafda2e3d2c856d86148edf5b07 (patch)
tree2923dda8792064d577b2183eac4452b290552357 /Services/php/Dockerfile
parent8b6370786114c8491e5ce7150a9ee10d4f5fbf76 (diff)
downloadphpmyadmin-4c69461903ba2dafda2e3d2c856d86148edf5b07.tar.gz
phpmyadmin-4c69461903ba2dafda2e3d2c856d86148edf5b07.tar.bz2
phpmyadmin-4c69461903ba2dafda2e3d2c856d86148edf5b07.tar.xz
phpmyadmin-4c69461903ba2dafda2e3d2c856d86148edf5b07.zip
Added sample to the readme and change directory structure
Diffstat (limited to 'Services/php/Dockerfile')
-rw-r--r--Services/php/Dockerfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Services/php/Dockerfile b/Services/php/Dockerfile
new file mode 100644
index 0000000..6a87d06
--- /dev/null
+++ b/Services/php/Dockerfile
@@ -0,0 +1,5 @@
+
+
+FROM maxexcloo/nginx-php:latest
+MAINTAINER startx dev@startx.fr
+