Commit Graph

10 Commits

Author SHA1 Message Date
William Blankenship 5e45e63704 Document init wrapper
Closes #323
2017-02-02 16:19:52 -05:00
Steven 7183790a18 Change user from `app` to `node` for consistency 2016-12-28 14:30:04 -05:00
Steven 26ba1103c1 Update BestPractices.md with alpine user
Added entry to **Non-root User** section to show adding user & group in the alpine variant since the commands are a little different.
2016-12-28 14:22:26 -05:00
Tim Brust 5feca06d21 docs: fix best-practices memory heading level 2016-12-21 14:10:12 +01:00
Christopher Horrell 87b641c1f3 Merge pull request #270 from davidbarton/patch-2
In docs example use home dir as work dir
2016-11-23 05:53:41 -08:00
David Barton 70b9081d18 In docs example change home dir for work dir
I think user home dir works better instead of `-w "/usr/src/app"` use `-w "/home/node/app"`
2016-11-15 13:53:11 +01:00
David Barton e0cf6e2d24 Wrong username mentioned in docs
`app` should be `node`
2016-11-15 13:49:11 +01:00
Laurent Goderre 435636ab11 Updated the non-root section of the Best Practices 2016-11-07 10:02:54 -05:00
Steven 6c64e29389 docs: Fix minor typos in BestPractices.md
Add commas and change "inn" to "in".
2016-07-07 12:04:50 -04:00
William Blankenship 0e0c74ad89 Create BestPractices.md
Best Practices
2016-03-16 16:56:58 -04:00