Skip to content

Commit

Permalink
Merge pull request #3 from StaleLoafOfBread/add-dockerfile
Browse files Browse the repository at this point in the history
Add a Dockerfile
  • Loading branch information
github-learning-lab[bot] authored Nov 3, 2021
2 parents d5e5c19 + 4c50f16 commit f04b7df
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 f04b7df

Please sign in to comment.