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-01 18:37:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33b8d3e2199d5283202d79f5a96453ecd44bdc55
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