Update installation scripts
This commit is contained in:
parent
18f5c5cd7b
commit
dc0a24015c
2 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
# Copy files to nginx path
|
||||
RUN cp index.html /usr/share/nginx/html
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue