Added EDP EdgeXR test page
This commit is contained in:
parent
4832520b73
commit
7fa6ce9810
2 changed files with 113 additions and 6 deletions
|
|
@ -2,4 +2,4 @@ FROM nginx
|
|||
|
||||
RUN rm -rf /usr/share/nginx/html/*
|
||||
|
||||
ADD index.html /usr/share/nginx/html/
|
||||
COPY --chmod=644 index.html /usr/share/nginx/html/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue