wip home
This commit is contained in:
parent
9558e187ab
commit
e0486cd1b2
11 changed files with 1045 additions and 0 deletions
2
home/Dockerfile
Normal file
2
home/Dockerfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FROM nginx:alpine
|
||||
COPY ./site /usr/share/nginx/html
|
||||
Loading…
Add table
Add a link
Reference in a new issue