mirror of
https://github.com/certd/certd.git
synced 2026-04-15 21:40:53 +08:00
chore:
This commit is contained in:
3
test/docker/Dockerfile
Normal file
3
test/docker/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM node:20-alpine
|
||||
RUN apk add --no-cache openssl
|
||||
WORKDIR /app/
|
||||
Reference in New Issue
Block a user