This commit is contained in:
xiaojunnuo
2024-09-05 14:33:45 +08:00
parent 1dd9a8d4d3
commit ecad7f58c1
13 changed files with 89 additions and 14 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM node:20-alpine
RUN apk add --no-cache openssl
WORKDIR /app/