This commit is contained in:
@ -19,7 +19,7 @@ RUN chown -R node /usr/src/app
|
||||
|
||||
USER node
|
||||
|
||||
RUN npm -g config set user node
|
||||
RUN npm -g config set user root
|
||||
|
||||
VOLUME /usr/src/app/node_modules
|
||||
VOLUME /usr/src/app/public
|
||||
|
Reference in New Issue
Block a user