This commit is contained in:
Jérôme Petazzoni
2015-03-05 00:08:31 -08:00
parent 816d76ef98
commit 4a4756a3a2
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ www:
ports:
- "80:80"
volumes:
- "www:/usr/share/nginx/html"
- "htdocs:/usr/local/nginx/html"

3
htdocs/index.html Normal file
View File

@@ -0,0 +1,3 @@
<a href="http://trng.dckr.org:9090">Live slides</a>
<p>
<a href="DockerSlides.pdf">PDF slides</a>

View File

@@ -1 +0,0 @@
Your content here maybe