Skip to content

Commit 8f477f6

Browse files
committed
Add Dockerfile for nginx container
1 parent a62fdd8 commit 8f477f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FROM nginx:1.24-alpine
2+
COPY . /usr/share/nginx/html

0 commit comments

Comments
 (0)