summaryrefslogtreecommitdiffstats
path: root/php
diff options
context:
space:
mode:
authorchris <cl@startx.fr>2014-06-20 17:59:49 +0200
committerchris <cl@startx.fr>2014-06-20 17:59:49 +0200
commit5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8 (patch)
tree8f53fa8cf25486d3d71c731e5838427a2e66edc0 /php
parentbf053e970d82805da81968b1e599c52ec0ab1710 (diff)
downloadphpmyadmin-5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8.tar.gz
phpmyadmin-5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8.tar.bz2
phpmyadmin-5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8.tar.xz
phpmyadmin-5973bf226ae3ab4ceca6fec1e1bdac8bf38c7db8.zip
ajout des premières images docker des composants utilisées dans notre SI
Diffstat (limited to 'php')
-rw-r--r--php/Dockerfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/php/Dockerfile b/php/Dockerfile
new file mode 100644
index 0000000..6a87d06
--- /dev/null
+++ b/php/Dockerfile
@@ -0,0 +1,5 @@
+
+
+FROM maxexcloo/nginx-php:latest
+MAINTAINER startx dev@startx.fr
+