duluca / minimal-mean

Easy to learn and use full-stack MEAN implementation using TypeScript & Angular

Home Page:http://thejavascriptpromise.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs user

AmirAliSobhGol opened this issue · comments

the official node docker image does by default have a node user.
https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md#non-root-user

do u have any reason for creating the nodejs user or were u unaware of the fact stated?

@AmirAliSobhGol thanks. fixed, will be merged to master soon.