From 7cc49ede779d65e5c3221ce07ae38086c8874b09 Mon Sep 17 00:00:00 2001
From: root <root@localhost.localdomain>
Date: Fri, 20 Jun 2014 22:34:33 +0200
Subject: adding individuals readme files for each Image. Changing sample in
 each

---
 Services/php/README.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 Services/php/README.md

(limited to 'Services/php')

diff --git a/Services/php/README.md b/Services/php/README.md
new file mode 100644
index 0000000..03fa696
--- /dev/null
+++ b/Services/php/README.md
@@ -0,0 +1,9 @@
+STARTX docker-images - PHP
+==========================
+
+**Description**  
+Based on the [tutum php](https://github.com/tutum/apache-php) Dockerfile
+
+**Usage**  
+	
+          docker run --name="test-www" -d -e VIRTUAL_HOST=php.project.dev.startx.fr startx/sv-php
-- 
cgit v1.2.3