Skip to content

Commit

Permalink
Merge pull request #3 from ivan-zynesis/add-dockerfile
Browse files Browse the repository at this point in the history
Add a Dockerfile
  • Loading branch information
github-learning-lab[bot] authored Jan 18, 2021
2 parents 673a37e + c04a8dd commit 1cfbceb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Your Dockerfile contents go here!
FROM nginx:1.17
COPY . /usr/share/nginx/html

0 comments on commit 1cfbceb

Please sign in to comment.