mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Comment resolution
This commit is contained in:
@@ -8,7 +8,7 @@ COPY package*.json ./
|
||||
RUN npm install
|
||||
COPY . .
|
||||
RUN npm run build
|
||||
RUN npm install --omit=dev
|
||||
RUN npm prune --omit=dev
|
||||
|
||||
FROM node:lts-buster-slim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user