You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/01/31 19:16:29 UTC

[GitHub] wohali opened a new pull request #64: Use 5984:5984 as couchdb uid:gid, closes #53

wohali opened a new pull request #64: Use 5984:5984 as couchdb uid:gid, closes #53
URL: https://github.com/apache/couchdb-docker/pull/64
 
 
   ## Overview
   
   Transition to a fixed uid and gid of 5984 (couchdb's default port) for the `couchdb` user.
   
   ## Testing recommendations
   
   Start the image, launch a bash shell into it and verify the uid and gid under `/etc/passwd` and `/etc/group`.
   
   ## GitHub issue number
   
   Closes #53
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - [X] Documentation reflects the changes;
   
   /cc @kocolosk 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services