undo.
This commit is contained in:
parent
8ae1389728
commit
3c8fe32179
|
@ -5,7 +5,7 @@ WORKDIR /home/node
|
||||||
|
|
||||||
VOLUME /home/node/node_modules
|
VOLUME /home/node/node_modules
|
||||||
|
|
||||||
COPY package*.json ./
|
COPY package*.json .
|
||||||
|
|
||||||
RUN npm i -g npm@latest \
|
RUN npm i -g npm@latest \
|
||||||
&& npm ci --legacy-peer-deps
|
&& npm ci --legacy-peer-deps
|
||||||
|
|
Ŝarĝante…
Reference in New Issue