This website works better with JavaScript.
Explore
Help
Register
Sign In
ehs_tanghHe
/
tanghe-report
Watch
5
Star
0
Fork
You've already forked tanghe-report
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6cab29368a
master
V0.9.1
V0.9.2
V0.9.3
V0.9.4
V0.9.4.1
V0.9.4.2
V0.9.5
V0.9.6
V0.9.6.1
V0.9.7
V0.9.7.2
V0.9.7.3
V0.9.8
V0.9.8.1
V0.9.8.5
V0.9.8.6
V0.9.9
V1.0.0
V1.1.0
V1.2.0
V1.2.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6cab29368a'
${ noResults }
tanghe-report
/
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