Skip to content

Commit

Permalink
Merge pull request #3 from decyjphr/add-dockerfile
Browse files Browse the repository at this point in the history
Add a Dockerfile
  • Loading branch information
github-learning-lab[bot] authored May 7, 2020
2 parents c0bd3a3 + 1847b63 commit 7dc52ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM nginx:1.17
COPY . /usr/share/nginx/html

0 comments on commit 7dc52ea

Please sign in to comment.