Deployment instruction using docker added

This commit is contained in:
2022-06-30 01:50:54 +10:00
parent 1813e6ae02
commit cf03b3339e
3 changed files with 622 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM nginx
# COPY nginx.conf /
COPY --chmod=755 ./ /usr/share/nginx/html