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: [email protected] With regards, Apache Git Services
