Skip to content

Use a fixed uid and gid  #53

Closed
Closed
@RussellMcOrmond

Description

@RussellMcOrmond

Currently the Dockerfile uses:

groupadd -r couchdb && useradd -d /var/lib/couchdb -g couchdb couchdb

So that externally mounted directories can maintain the correct permissions, and 'ps' and other tools on the host show the IDs correctly, it would be ideal if a fixed uid and gid were assigned rather than the default of using the next available id's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions