From 25a402256893d2fcaf9d7c6fd3d82cb20af35851 Mon Sep 17 00:00:00 2001
From: startxfr <clarue@startx.fr>
Date: Sun, 16 Nov 2014 02:39:30 +0100
Subject: ajout d'une image fedora pour servir de base. Ajout de la clef ssh
 cl@alcor. Modif de l'image apache-php pour s'appuyer sur startx/fedora

---
 Services/php/welcome_apache.html | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 Services/php/welcome_apache.html

(limited to 'Services/php/welcome_apache.html')

diff --git a/Services/php/welcome_apache.html b/Services/php/welcome_apache.html
new file mode 100644
index 0000000..5c9dfd9
--- /dev/null
+++ b/Services/php/welcome_apache.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <title>STARTX : Fedora + Apache Webserver</title>
+        <meta charset="UTF-8">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    </head>
+    <body>
+        <div>See <a href="https://registry.hub.docker.com/u/startx/" target="_blank">Docker registry</a></div>
+    </body>
+</html>
-- 
cgit v1.2.3