mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-04 18:39:22 +00:00
11
This commit is contained in:
parent
d85c3a1f0d
commit
51f1c555c6
@ -1,6 +0,0 @@
|
||||
FROM node:alpine
|
||||
LABEL author=wuyuan
|
||||
COPY . /
|
||||
RUN npm install
|
||||
EXPOSE 3000
|
||||
CMD ["sh", "-c", "npm run prisma && npm run start"]
|
Loading…
x
Reference in New Issue
Block a user