This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
certd
mirror of
https://github.com/certd/certd
Watch
1
Star
0
Fork
You've already forked certd
0
Code
Issues
Projects
Releases
Wiki
Activity
4e8908e715
certd
/
packages
/
ui
/
agent
/
Dockerfile
8 lines
85 B
Docker
Raw
Blame
History
FROM
greper/certd:latest
ENV
certd_agent_enabled
=
true
CMD
[
"npm"
,
"run"
,
"start"
]
Reference in New Issue
View Git Blame
Copy Permalink