update
This commit is contained in:
@@ -20,7 +20,10 @@ COPY ./src/Managing.WebApp/package*.json ./
|
|||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
#RUN npm ci --production --loglevel=verbose
|
#RUN npm ci --production --loglevel=verbose
|
||||||
RUN npm i --omit=dev --loglevel=verbose
|
#RUN npm i --omit=dev --loglevel=verbose
|
||||||
|
|
||||||
|
RUN npm i --max-old-space-size=12000 --loglevel=verbose
|
||||||
|
|
||||||
# Copy the application code
|
# Copy the application code
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user