Add Dockerfile

This commit is contained in:
2022-09-13 20:27:21 -07:00
parent 5fb20af2fd
commit 7847ad4ecd
33 changed files with 12 additions and 3663 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx
COPY public /usr/share/nginx/html