docker-alpine
docker-alpine copied to clipboard
#12
- Add missing
nodejs
user and group. - Updated examples to use
nodejs
user for execution. - Smaller cleanups.
Signed-off-by: Matthew Valimaki [email protected]
@matthewvalimaki, are you able to refactor this PR now that all the changes have been launched? I still think it's a worth while addition.
@smebberson yes sir. I'll try to get it done asap. On Jun 9, 2016 4:31 PM, "Scott Mebberson" [email protected] wrote:
@matthewvalimaki https://github.com/matthewvalimaki, are you able to refactor this PR now that all the changes have been launched? I still think it's a worth while addition.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/smebberson/docker-alpine/pull/33#issuecomment-225056804, or mute the thread https://github.com/notifications/unsubscribe/AA_GtTes6VeGI1Rs-1KGrMMSsmQv6C_6ks5qKKJhgaJpZM4H3NeZ .
@matthewvalimaki, I'm going to be making these changes while moving to Node.js v7. I'm going to be releasing all of the 6.x releases I've missed now. Are you willing to refactor this now as there has been a few changes, and then I'll merge this in.
Thanks!
@smebberson I am looking for a way operate within the container as non-root user. Since this PR seems outdated – can you recommend any best practices for now?
/cc @GauSim