This website requires JavaScript.
Explore
Help
Register
Sign In
Big-Data-Lab
/
report-ui
Watch
6
Star
0
Fork
You've already forked report-ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fa50f73431
report-ui
/
Dockerfile
4 lines
74 B
Docker
Raw
Blame
History
# Dockerfile
FROM
nginx:alpine
COPY
dist/ /usr/share/nginx/html/
EXPOSE
80
Reference in New Issue
View Git Blame
Copy Permalink