add web-dashboard/Dockerfile
This commit is contained in:
parent
1a2701576f
commit
35b887d954
5
web-dashboard/Dockerfile
Normal file
5
web-dashboard/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM nginx:alpine
|
||||||
|
|
||||||
|
COPY web-dashboard/index.html /usr/share/nginx/html/index.html
|
||||||
|
|
||||||
|
EXPOSE 80
|
||||||
Loading…
Reference in New Issue
Block a user