Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 5984:5984 as couchdb uid:gid, closes #53 #64

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Conversation

wohali
Copy link
Member

@wohali wohali commented Jan 31, 2018

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

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

/cc @kocolosk

@wohali wohali requested review from kocolosk and nickva January 31, 2018 19:16
@wohali wohali merged commit 1f85f08 into master Feb 1, 2018
@wohali wohali deleted the 53-uid-gid branch February 1, 2018 21:30
@kocolosk
Copy link
Member

Oy, sorry I missed this review request. LGTM, though I'll admit it fixes a problem I did not realize existed ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use a fixed uid and gid
2 participants