This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certd/certd.git
synced
2026-08-02 11:04:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ccdbec9dd08bca4688eeb2f34d0105eec43ba1
certd
/
test
/
docker
/
Dockerfile
T
4 lines
65 B
Docker
Raw
Normal View
History
Unescape
Escape
chore:
2024-09-05 14:33:45 +08:00
FROM
node:20-alpine
RUN
apk add --no-cache openssl
WORKDIR
/app
/
Reference in New Issue
Copy Permalink