Instalar con log verboso
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /angular
|
|||||||
|
|
||||||
COPY package.json /angular
|
COPY package.json /angular
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install --verbose
|
||||||
|
|
||||||
COPY . /angular
|
COPY . /angular
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user