Skip to content

Commit

Permalink
feat: 🎸 dockerfile, add Dockerfile file
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoee committed Sep 11, 2020
1 parent 6b30bf3 commit 2c8f098
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 @@
FROM nginx:1.19.2-alpine

COPY via/ /usr/share/nginx/html

0 comments on commit 2c8f098

Please sign in to comment.