mirror of
https://github.com/n08i40k/schedule-parser-next.git
synced 2025-12-06 09:47:46 +03:00
fixup! Ну заработай пж
This commit is contained in:
@@ -3,6 +3,8 @@ LABEL authors="n08i40k"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk add bash
|
||||
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm i --omit=dev
|
||||
RUN npm i prisma
|
||||
|
||||
Reference in New Issue
Block a user