mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
8 lines
119 B
HTML
8 lines
119 B
HTML
<html>
|
|
<head>
|
|
<title>Greg Test</title>
|
|
</head>
|
|
<div>
|
|
Hello World! from docker build!
|
|
</div>
|
|
</html> |