Add deploy scripts and docker file.
This commit is contained in:
parent
63e5147330
commit
1a497608e8
3 changed files with 9 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM nginx
|
||||
COPY _site /usr/share/nginx/html
|
Loading…
Add table
Add a link
Reference in a new issue