Skip to content

Commit

Permalink
Merge pull request #2 from kakakakakku/v2.0.0
Browse files Browse the repository at this point in the history
Added v2.0.0
  • Loading branch information
kakakakakku committed Aug 22, 2018
2 parents 2e46386 + 06f66e1 commit 7de217d
Show file tree
Hide file tree
Showing 7 changed files with 90 additions and 231 deletions.
312 changes: 81 additions & 231 deletions README.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions dockerfiles/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM nginx

COPY ./index.html /usr/share/nginx/html/index.html
6 changes: 6 additions & 0 deletions dockerfiles/nginx/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<body>
<h1>docker-hands-on-nginx</h1>
<h4><a href="https://github.com/kakakakakku/docker-hands-on">kakakakakku/docker-hands-on</a></h4>
</body>
</html>
Binary file added images/docker_ce.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/docker_hub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nginx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nginx_custom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7de217d

Please sign in to comment.