Skip to content

Commit

Permalink
Adding Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed Mar 11, 2024
1 parent 7ae9b83 commit 2a0a34c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM nginx:latest
COPY html-docs/ /usr/share/nginx/html/

0 comments on commit 2a0a34c

Please sign in to comment.