modified: main_dc/yalarba/easySite/easySite/Dockerfile
RUN npm install --production line from RUN npm ci shorterner time building
This commit is contained in:
@@ -9,7 +9,7 @@ COPY tsconfig.json ./
|
||||
# Увеличиваем память
|
||||
ENV NODE_OPTIONS="--max-old-space-size=4096"
|
||||
|
||||
RUN npm ci
|
||||
RUN npm install --production
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user