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
91fc1cd735
certd
/
test
/
docker
/
Dockerfile
4 lines
65 B
Docker
Raw
Blame
History
FROM
node:20-alpine
RUN
apk add --no-cache openssl
WORKDIR
/app/
Reference in New Issue
View Git Blame
Copy Permalink