This commit is contained in:
parent
9f288b79f0
commit
27bcd97bdc
@ -20,6 +20,7 @@ RUN chown -R node /usr/src/app
|
||||
USER node
|
||||
|
||||
RUN npm -g config set user root
|
||||
RUN npm config set user root
|
||||
|
||||
VOLUME /usr/src/app/node_modules
|
||||
VOLUME /usr/src/app/public
|
||||
|
Loading…
Reference in New Issue
Block a user