mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-20 21:39:22 +00:00
foo
This commit is contained in:
2
fig.yml
2
fig.yml
@@ -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
3
htdocs/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a href="http://trng.dckr.org:9090">Live slides</a>
|
||||
<p>
|
||||
<a href="DockerSlides.pdf">PDF slides</a>
|
||||
@@ -1 +0,0 @@
|
||||
Your content here maybe
|
||||
Reference in New Issue
Block a user