We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79e82e commit dc70d08Copy full SHA for dc70d08
apache_ubuntu/www/index.html
@@ -0,0 +1,8 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<body>
4
+
5
+<p>Hello, Docker!</p>
6
7
+</body>
8
+</html>
apache_ubuntu/www/index_bak.html
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<head>
+<title>Hi Docker</title>
+</head>
9
+<h1>Hi Docker</h1>
10
+<p>This is the first day I meet the new world.</p>
11
+<p>How are you?</p>
12
+<hr>
13
+<address>Apache/2.4.7 (Ubuntu) Server at 127.0.0.1 Port 80</address>
14
15
0 commit comments