From 4c69461903ba2dafda2e3d2c856d86148edf5b07 Mon Sep 17 00:00:00 2001
From: chris <cl@startx.fr>
Date: Fri, 20 Jun 2014 19:27:35 +0200
Subject: Added sample to the readme and change directory structure

---
 Services/php/Dockerfile | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Services/php/Dockerfile

(limited to 'Services/php/Dockerfile')

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
+
-- 
cgit v1.2.3